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

Interface crashes when displaying a topic called 'name' #29

Open
koldras opened this issue Apr 22, 2021 · 0 comments
Open

Interface crashes when displaying a topic called 'name' #29

koldras opened this issue Apr 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@koldras
Copy link

koldras commented Apr 22, 2021

Hi,

I have encountered an issue where if one creates a topic where any level is called name the whole management center interface crashes when one tries to display it in the topic tree. It persists until the webpage is refreshed (I presume because the topic is no longer 'visible'). By crashes I mean the whole page becomes completely white and in the console following message appears:

Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B_name%2C%20_topic%2C%20_created%2C%20_messagesCounter%2C%20_topicsCounter%2C%20test%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Oa (react-dom.production.min.js:140)
    at react-dom.production.min.js:150
    at Ni (react-dom.production.min.js:176)
    at $s (react-dom.production.min.js:271)
    at _l (react-dom.production.min.js:250)
    at Sl (react-dom.production.min.js:250)
    at El (react-dom.production.min.js:250)
    at gl (react-dom.production.min.js:243)
    at react-dom.production.min.js:123
    at t.unstable_runWithPriority (scheduler.production.min.js:18)

I have the management center installed in a docker container using the latest cedalo platform installer.
This behaviour exists both in the latest versions of 2 and dev tags.

@cleancoderocker cleancoderocker self-assigned this Apr 29, 2021
@cleancoderocker cleancoderocker added the bug Something isn't working label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants