We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
utils.getComponentByRef
this
this is undefined
should be this.schemaComponentMap.get.bind(schemaComponentMap)
this.schemaComponentMap.get.bind(schemaComponentMap)