Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot update component while rendering a different component #476

Open
rjahn opened this issue Apr 16, 2024 · 0 comments
Open

Cannot update component while rendering a different component #476

rjahn opened this issue Apr 16, 2024 · 0 comments
Assignees
Milestone

Comments

@rjahn
Copy link
Member

rjahn commented Apr 16, 2024

Session expired was the next log.

Warning: Cannot update a component (`TopBar`) while rendering a different component (`UITable`). To locate the bad setState() call inside `UITable`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render
UITable@http://localhost:3000/static/js/bundle.js:29502:64
div
BorderLayout@http://localhost:3000/static/js/bundle.js:20229:16
Layout@http://localhost:3000/static/js/bundle.js:22311:12
div
ToolBarHelper@http://localhost:3000/static/js/bundle.js:27425:68
UIToolBarHelper@http://localhost:3000/static/js/bundle.js:27566:120
div
BorderLayout@http://localhost:3000/static/js/bundle.js:20229:16
Layout@http://localhost:3000/static/js/bundle.js:22311:12
div
UIToolBarPanel@http://localhost:3000/static/js/bundle.js:27729:150
div
BorderLayout@http://localhost:3000/static/js/bundle.js:20229:16
Layout@http://localhost:3000/static/js/bundle.js:22311:12
div
UIPanel@http://localhost:3000/static/js/bundle.js:25531:160
div
BorderLayout@http://localhost:3000/static/js/bundle.js:20229:16
Layout@http://localhost:3000/static/js/bundle.js:22311:12
div
UIPanel@http://localhost:3000/static/js/bundle.js:25531:160
div
div
SplitPanel@http://localhost:3000/static/js/bundle.js:26379:12
UISplitPanel@http://localhost:3000/static/js/bundle.js:26698:143
div
BorderLayout@http://localhost:3000/static/js/bundle.js:20229:16
Layout@http://localhost:3000/static/js/bundle.js:22311:12
div
UIPanel@http://localhost:3000/static/js/bundle.js:25531:160
div
BorderLayout@http://localhost:3000/static/js/bundle.js:20229:16
Layout@http://localhost:3000/static/js/bundle.js:22311:12
div
UIPanel@http://localhost:3000/static/js/bundle.js:25531:160
div
ResizeHandler@http://localhost:3000/static/js/bundle.js:5569:68
WorkScreen@http://localhost:3000/static/js/bundle.js:6454:68
ScreenManager@http://localhost:3000/static/js/bundle.js:5844:68
ResizeProvider@http://localhost:3000/static/js/bundle.js:36052:19
div
div
UIManager@http://localhost:3000/static/js/bundle.js:6042:64
Route@http://localhost:3000/static/js/bundle.js:257208:34
Switch@http://localhost:3000/static/js/bundle.js:257377:34
PopupContextProvider@http://localhost:3000/static/js/bundle.js:38973:5
AppWrapper@http://localhost:3000/static/js/bundle.js:74:68
ErrorBoundary@http://localhost:3000/static/js/bundle.js:252777:42
ReactUI@http://localhost:3000/static/js/bundle.js:638:68
EmbedProvider@http://localhost:3000/static/js/bundle.js:35962:17
AppProvider@http://localhost:3000/static/js/bundle.js:35287:76
Router@http://localhost:3000/static/js/bundle.js:256880:34
HashRouter@http://localhost:3000/static/js/bundle.js:255611:40
MiddleMan@http://localhost:3000/static/js/bundle.js:387:28

[Error] Session Expired
sessionExpired (bundle.js:43486)
sessionExpired
(anonyme Funktion) (bundle.js:43051)
responseHandler (bundle.js:43010)
(anonyme Funktion) (bundle.js:43707)
responseHandler (bundle.js:43705)
responseHandler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants