Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Actual issue is while unmounting react component which means closing the editor it trigger the component remove and component remove before event.
On the First Time Editor Loads the Plugin it Triggers and also if i am removing the component that time it trigger and even i am closing the editor it also trigger this component removing method
and also i am triggering component:remove directly in my closeHandler you may check below code
Beta Was this translation helpful? Give feedback.
All reactions