Closed WestheadJ closed 11 months ago
https://learn.svelte.dev/tutorial/custom-stores Gonna look at this documentation and update my store to see if this fixes it^
LMAO @isaac238 why is it sending response back as just an array instead of as the object {success:false,message:error}
like it use to, looking at the code base I am clueless rn
Also fixed HMR error in final commit so this issue can be close :)
ISSUE
There's an error that is causing me an issue at current development of the notifications. Whenever I add this code:
I get given this error message
register.svelte:8 [HMR][Svelte] Unrecoverable HMR error in <NotificationCentre>: next update will trigger a full reload