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?
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....