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
Hi,
after sending the first email, the web interface stops working:
TypeError: Cannot read property 'value' of undefined
at N (App.js:23)
at Zi (react-dom.production.min.js:3273)
at Ra (react-dom.production.min.js:3899)
at Bo (react-dom.production.min.js:5514)
at $o (react-dom.production.min.js:5536)
at Pl (react-dom.production.min.js:5958)
at Ol (react-dom.production.min.js:5925)
at xl (react-dom.production.min.js:5860)
at Ko (react-dom.production.min.js:5787)
at Object.enqueueSetState (react-dom.production.min.js:2789)
App.js:23 Uncaught (in promise) TypeError: Cannot read property 'value' of undefined
at N (App.js:23)
at Zi (react-dom.production.min.js:3273)
at Ra (react-dom.production.min.js:3899)
at Bo (react-dom.production.min.js:5514)
at $o (react-dom.production.min.js:5536)
at Pl (react-dom.production.min.js:5958)
at Ol (react-dom.production.min.js:5925)
at xl (react-dom.production.min.js:5860)
at Ko (react-dom.production.min.js:5787)
at Object.enqueueSetState (react-dom.production.min.js:2789)
It was working yesterday. Today, the same thing happened to me. But different error. It happens after sending the first email.
react-dom.production.min.js:4408 TypeError: Cannot read property 'name' of undefined
at N (App.js:31)
at Zi (react-dom.production.min.js:3273)
at Ra (react-dom.production.min.js:3899)
at Bo (react-dom.production.min.js:5514)
at $o (react-dom.production.min.js:5536)
at Pl (react-dom.production.min.js:5958)
at Ol (react-dom.production.min.js:5925)
at xl (react-dom.production.min.js:5860)
at Ko (react-dom.production.min.js:5787)
at Object.enqueueSetState (react-dom.production.min.js:2789)
Hi,
after sending the first email, the web interface stops working:
Messages are still visibile via the api:
The text was updated successfully, but these errors were encountered: