Hi everyone.
I’m experiencing an issue with the plugin Toasty notification ReferenceError: toastr is not defined
I just set up the action “Toasty notification” in my workflow to be triggered when I hit on a button as you can see on the screenshot.
Thanks for replying so quickly.
Yes I tried with and without value (as well as dynamic value) in the Extended Timeout field. I got the same result.
I also tried with all kind of combinations (check/uncheck “Newest on top”, “Close Button” etc… with all other fields): unfortunately still the same result.
I will do some internal tests here and get back to you. So far no one else reported an error. It maybe related to the new minification that was added recently to the plugins but I could be wrong.
I did some testing, and everything is working fine. Try to upgrade to te latest edition or maybe uninstall and re-install. I will also check if you have any custom JS interfering with it
Thanks a lot.
It appears actually this issue was related to my app: I just tested it on another app with a lot less plugins installed on it.
As you said it looks like either some JS or my other installed plugins were probably interfering with this one.
Either way here is the url where I encounter the issue: https://bubble.io/page?type=page&name=sample&id=yullitv7&tab=tabs-1&=&issues_off=true
Anyway, thanks again! I know now it’s related to my app, I should be able to figure it out by uninstalling other unused plugins and other messy stuff I might have. I’ll let you know the origin of the conflict if I’ll figure this.
Hi @AliFarahat.
I finally find out the origin of this issue. Sorry it took 2 weeks, I was working on something else meanwhile.
Anyway the issue was related to the conflict with One-Signal - Web Notifications plugin.
I guess it make sense since it’s a notification plugin as well…
Thanks for the help. I will reach out to the author and see what we can do about this. In the meantime the pro version uses a completely different core js library. If you want to give it a rest run let me know by private message your app name and I will grant you a trial access.
I do not have One-Signal installed, but on a fresh app I have no issues. So for sure there is some interference. Will try to check, but most of it I actually need so not much I can weed out.
What happens is: on trigger, the progress bar starts running but nothing happens and never finishes. It generates the error above.
I deleted all plugins I dont use, i created an empty new page with just one button on triggering the plugin, but still the same behaviour.