-
Notifications
You must be signed in to change notification settings - Fork 458
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
Problems panel: error when attempting to click on info button #1357
Comments
Let me know any other info you would like to see, and thanks in advanced. |
I have the same issue. |
Same issue with Grafana 8.3.0 and Plugin version 4.2.4 |
Hi, I have the same issue. An older issue has already been opened on the same subject: #1354 |
Same problem Grafana - 8.3.3 |
Had this issue when upgrading to Grafana 8.3.x, as a temporary work around downgraded to 8.2.7 in order to acknowledge problems from the Grafana dashboard |
Describe the bug
This is very simaler to issue #1239 accept it happens when i hit the info button when in table mode, List mode is working fine.
Expected behavior
To display the management row or whatever it called.
Screenshots
when clicked give me....
Network data
No data requests are made an exception is thrown before it even attempt to make a request.
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Btype%2C%20uid%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at ja (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:757387) at http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:762208 at Di (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:773194) at Zs (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:819033) at Su (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:804500) at ku (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:804428) at wu (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:804291) at mu (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:801278) at http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:751065 at t.unstable_runWithPriority (http://10.1.202.14:30852/public/build/633.fab5d6bbd438adca1160.js:2:3042374)
The none minified error is....
Objects are not valid as a React child (found: object with keys {type, uid}). If you meant to render a collection of children, use an array instead.
Software versions
The text was updated successfully, but these errors were encountered: