You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! I was very happy to find this package, so thanks a lot!
I have started to integrate it into our codebase, but unfortunately, it was not working perfectly.
After investigating the issue I have found that the messages method is not working because of a wrong className.
Currently, config.message has the value of 'wr3pc333el1878', but the correct one on the site is: 'wr3pc32233el1878'.
I have tested the change in my local environment and now it's properly working.
Should I make a PR for this? :)
Thanks again,
Leonóra
The text was updated successfully, but these errors were encountered:
please. actually, we should put that into a configuration file because the site keeps changing the class names. I've had to patch it a couple of times already
Hi there! I was very happy to find this package, so thanks a lot!
I have started to integrate it into our codebase, but unfortunately, it was not working perfectly.
After investigating the issue I have found that the messages method is not working because of a wrong className.
Currently, config.message has the value of 'wr3pc333el1878', but the correct one on the site is: 'wr3pc32233el1878'.
I have tested the change in my local environment and now it's properly working.
Should I make a PR for this? :)
Thanks again,
Leonóra
The text was updated successfully, but these errors were encountered: