Hi everyone !
I’m facing a problem while developing my bubble plugin. In fact everything works well but I have an alert saying my action “threw the following error: TypeError: e is not a function” and when I check the javascript code this function is from jquery/bubble :
Did anyone had this and find a way to remove the alert ?
If I valid the alert message my script is working fine it’s just not user friendly and I’m still in development so I’ll have this many many times…
Regards