bluewave-labs / bluewave-onboarding

https://bluewavelabs.ca
GNU Affero General Public License v3.0
30 stars 22 forks source link

Toast.id type warning #315

Closed erenfn closed 1 week ago

erenfn commented 1 month ago

Warning: Failed prop type: Invalid proptoast.idof typestringsupplied toToastItem, expectednumber.

We sometimes encounter this warning. Changing the type from number to string doesn't resolve the issue, as we then receive a similar error: 'got number, expected string'.

akshikrm commented 3 weeks ago

I would like to work on this issue, can you please assign this to me