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
When using it with react I get the following error:
dom-factory.js:96 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'appendChild')
at dom-factory.js:96:21
at Array.forEach (<anonymous>)
at DOM.appendChildren (dom-factory.js:95:18)
at _ElementManager.createToastElement_fn (element-manager.js:74:13)
at _ElementManager.initAsync (element-manager.js:34:35)
at BootstrapManager.initAsync (bootstrap-manager.js:43:42)
The text was updated successfully, but these errors were encountered:
When using it with react I get the following error:
The text was updated successfully, but these errors were encountered: