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

widget "Istwert mit Diagramm" show white screen after clicking on the graph #192

Closed
Feuer-sturm opened this issue Oct 8, 2023 · 1 comment
Labels
bug Something isn't working fixed

Comments

@Feuer-sturm
Copy link
Collaborator

Describe the bug
Widget "Istwert mit Diagramm" show white screen after clicking on the graph.
Widget is connected with a datapoint which shows a temperature which is historicized by influx

If the option "Ohne Rahmen" (section "Allgemeines" is activated there is no white screen.
If the option "Ohne Rahmen" is deactivated and I click on the widget there is the error

Expected behavior
I don't know what shall happen by clicking on the graph, but there should be no error :-)

Screenshots & Logfiles

TypeError: this.state.objects.secondary is undefined
    value src_Actual_jsx-node_modules_babel_runtime_helpers_esm_setPrototypeOf_js.70ad77f0.chunk.js:2
    value src_Actual_jsx-node_modules_babel_runtime_helpers_esm_setPrototypeOf_js.70ad77f0.chunk.js:2
    value visBaseWidget.jsx:1619
    value visRxWidget.jsx:590
    ji main.d3c12542.js:2
    Li main.d3c12542.js:2
    Cs main.d3c12542.js:2
    Hl main.d3c12542.js:2
    gl main.d3c12542.js:2
    zl main.d3c12542.js:2
    al main.d3c12542.js:2
    ll main.d3c12542.js:2
    Nc main.d3c12542.js:2
    cl main.d3c12542.js:2
instrument.ts:144
Uncaught TypeError: this.state.objects.secondary is undefined
    value src_Actual_jsx-node_modules_babel_runtime_helpers_esm_setPrototypeOf_js.70ad77f0.chunk.js:2
    value src_Actual_jsx-node_modules_babel_runtime_helpers_esm_setPrototypeOf_js.70ad77f0.chunk.js:2
    value visBaseWidget.jsx:1619
    value visRxWidget.jsx:590
    ji main.d3c12542.js:2
    Li main.d3c12542.js:2
    Cs main.d3c12542.js:2
    Hl main.d3c12542.js:2
    gl main.d3c12542.js:2
    zl main.d3c12542.js:2
    al main.d3c12542.js:2
    ll main.d3c12542.js:2
    Nc main.d3c12542.js:2
    cl main.d3c12542.js:2

Versions:

  • Adapter version: vis-2 version 2.3.0
  • material-widgets adapter 1.2.1
@Feuer-sturm Feuer-sturm added the bug Something isn't working label Oct 8, 2023
GermanBluefox added a commit that referenced this issue Oct 13, 2023
Caught errors by actual widget
@Feuer-sturm
Copy link
Collaborator Author

is fixed with v1.3.1
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants