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
react-dom-server.browser.development.js:2560 Uncaught (in promise) TypeError: Cannot read property 'getCurrentStack' of undefined
at pushCurrentDebugStack (react-dom-server.browser.development.js:2560)
at ReactDOMServerRenderer.read (react-dom-server.browser.development.js:3155)
at Object.renderToStaticMarkup (react-dom-server.browser.development.js:3660)
The text was updated successfully, but these errors were encountered:
hello, I got the error
TypeError: Cannot read property 'getCurrentStack' of undefined
when render, Do you know where i use in a wrong way?The text was updated successfully, but these errors were encountered: