V3 Notifications Js error

Hey there, I updated a few weeks ago to filament V3 (Packages and Admin/Panel) but seems that notifications stop working, and in the console I have this error. Any idea? I cleared cache, upgrade packages, npm build, etc...
No description
6 Replies
magarrent
magarrentOP2y ago
Did you solve it? I'm not getting any other js message just that
Proculair B.V.
No I did not, just came across this myself today Does this work for you?
new FilamentNotification().title('Hello Discord!').success().send()
new FilamentNotification().title('Hello Discord!').success().send()
Proculair B.V.
I get the following answer, the notifications library is not loaded
No description
magarrent
magarrentOP2y ago
Just ran composer update and it works now
Proculair B.V.
Yeah, did you read the other thread

Did you find this page helpful?