[Component/Extension] : Bug

I was just creating extensions as usual, then I found bug. :bug:

To Reproduce

  • Create a test extension named after a component which already exits in the builder.
  • Import to the builder
  • While picking the in-built component you will find that it pick ups the extension & not component
  • And also when you delete the extension and pick inbuilt component, it says bug occured

Video

(Sorry for the poor video fps and cursor quality)

Please fix it soon.

The only real solution here is to prevent extensions from being named after components known to the system. You would be better off if you include some unique string in the name of your component class to differentiate it from built-in components.

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.