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
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
Toast component throws an error when calling show method with immutable object.
Expected behavior
Expected to see toast message
Minimal reproduction of the problem with instructions
I run into this problem passing redux (redux-toolkit) state as parameter to show method.
I used object.freeze method to generate immutable message object.
Click button then you can see error message.
Please tell us about your environment:
React version:
17.0.2
PrimeReact version:
7.2.1
Browser: [all]
Language: [all]
The text was updated successfully, but these errors were encountered:
melloware
added a commit
to melloware/primereact
that referenced
this issue
Mar 23, 2022
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/primereact-test-forked-z3nsj9
Current behavior
Toast component throws an error when calling show method with immutable object.
Expected behavior
Expected to see toast message
Minimal reproduction of the problem with instructions
I run into this problem passing redux (redux-toolkit) state as parameter to show method.
I used object.freeze method to generate immutable message object.
Click button then you can see error message.
Please tell us about your environment:
React version:
17.0.2
PrimeReact version:
7.2.1
Browser: [all]
The text was updated successfully, but these errors were encountered: