20
Views
1
Comments
Solved
[ToastrJS] Error: setCookieToast is not defined
Question
toastrjs
Web icon
Forge asset by Raphael Ranieri

Hello everyone, I have added the plugin and configured it as in ToastrJSSample, but when I start the server action the following message is displayed on the screen: Error: setCookieToast is not defined


Does anyone have any idea what I might be doing wrong?

2024-12-15 23-37-56
Thiago Mágero
Solution

I found the cause of the problem.

What was missing was to drag the ToastrJS Lib plugin into the context of the page. I'm going to use ToastrJS on all my pages, so I added ToastrJS Lib only once in the footer webblock....

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.