#notifications.updateState
4 messages Ā· Page 1 of 1 (latest)
See example of updating notification with async action ā https://mantine.dev/x/notifications/#update-notification
Yeah I've read this page a few times now and still can't seem to get it. Think it might be something to do with calling the toast in the same render cycle so the second call doesn't have access to the most updated notification state therefore can't update it. I know you can't see any code and I can't paste any in as it's for work but does this sound about right?
Not really, I haven't encountered such issues