You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add a feature for downloading external components. For that I have added a button. And onClick event I am mutating the reka external components. The external component is created without problem. But when I try to add that component inside the editor it gives an error of Error: Component "ImageGallery" not found
I am trying to add a feature for downloading external components. For that I have added a button. And onClick event I am mutating the reka external components. The external component is created without problem. But when I try to add that component inside the editor it gives an error of Error: Component "ImageGallery" not found
Here is my onClick Function
The text was updated successfully, but these errors were encountered: