Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter vis 2.0 (Alpha)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter vis 2.0 (Alpha)

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Morluktom last edited by

      Hallo,

      ich bekomme den Editor nicht zum laufen.

      Der Editor sieht bei mir wie folgt aus:
      Bildschirmfoto 2023-06-17 um 22.15.14.png

      Browser Konsole

      [Log] iobroker.vis-2-beta@2.0.33 using theme "colored" (167.d9e48650.chunk.js, line 1)
      [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (main.39cd355f.js.map, line 0)
      [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (3.fcae646b.chunk.js.map, line 0)
      [Log]  (main.39cd355f.js, line 2)
      ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
      ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
      ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
      ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
      ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
      ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
      
      [Log] Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters (main.39cd355f.js, line 2)
      [Log] Help us to create open source project with reactJS! (main.39cd355f.js, line 2)
      [Log] See you :) (main.39cd355f.js, line 2)
      [Log] [2023-06-17T20:06:02.124Z] Try to connect (socket.io.js, line 83)
      [Log] [Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, …] (24) (3.fcae646b.chunk.js, line 2)
      [Log] Metro version: "1.2.0" (3.fcae646b.chunk.js, line 2)
      [Log] Version lg-ess-home: 0.0.1 (3.fcae646b.chunk.js, line 2)
      [Log] Version Info-Adapter-Widget: 0.0.9 (3.fcae646b.chunk.js, line 2)
      [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (words.js, line 0)
      [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (echarts.js.map, line 0)
      [Info] Download the Vue Devtools extension for a better development experience: (3.fcae646b.chunk.js, line 2)
      https://github.com/vuejs/vue-devtools
      [Info] You are running Vue in development mode. (3.fcae646b.chunk.js, line 2)
      Make sure to turn on production mode when deploying for production.
      See more tips at https://vuejs.org/guide/deployment.html
      [Error] Cannot load script http://iobroker.local:8082/vis-2-beta/widgets/materialdesign/lib/raw/sentry/bundle.min.js. Failed integrity metadata check. Content length: 66956, Expected content length: -1, Expected metadata: sha384-S9ussaVrGYHtod/SiHF797c08MZHpGkpAdHM1VtFSxMr3YSA2w82OMfAJOg+knm/
      [Log] Version time-switch: 2.2.2 (3.fcae646b.chunk.js, line 2)
      
      Feuersturm 1 Reply Last reply Reply Quote 0
      • Feuersturm
        Feuersturm @Morluktom last edited by

        @morluktom Ist das "main" Projekt die Übernahme aus deiner Vis1 Umgebung? Kannst du unter vis2 ein neues leeres Projekt anlegen, wo dann der Editor startet?

        M 1 Reply Last reply Reply Quote 0
        • M
          Morluktom @Feuersturm last edited by

          @feuersturm Das Projekt das übernommen wurde habe ich schon gelöscht. Das "main" ist ein neu erstelltes leeres Projekt.

          Feuersturm 1 Reply Last reply Reply Quote 0
          • Feuersturm
            Feuersturm @Morluktom last edited by

            @morluktom Da hilft vermutlich nur ein issue bei github https://github.com/ioBroker/ioBroker.vis/issues einzustellen.

            1 Reply Last reply Reply Quote 0
            • M
              Marsx79 last edited by Marsx79

              Moin.

              Wo finde ich denn das Vis Log? Gibt es überhaupt ein Separates?

              Wenn ich meine "Main" View (Startseite) aufrufe wird der Bildschirm weiß und die Seite lädt neu. Muss also irgendwo ein Fehler drin sein.

              Im "normalen" ioBroker Log sind keine Fehler.

              Homoran 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Marsx79 last edited by

                @marsx79 sagte in Test Adapter vis 2.0 (Alpha):

                Gibt es überhaupt ein Separates?

                nein, aber man kann die Logstufe der Instanz auf debug schalten, dann ist es schonmal nicht mehr

                @marsx79 sagte in Test Adapter vis 2.0 (Alpha):

                Im "normalen" ioBroker Log

                dann nach vis2 filtern.

                @marsx79 sagte in Test Adapter vis 2.0 (Alpha):

                Muss also irgendwo ein Fehler drin sein.

                das würde dir u.a. die Browserkonsole erzählen

                1 Reply Last reply Reply Quote 0
                • M
                  Marsx79 last edited by Marsx79

                  Danke für die Infos!

                  Diese Fehler werden über die Konsole ausgegeben.

                  DevTools failed to load source map: Could not load content for http://192.168.178.3:8082/lib/js/socket.io.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                  DevTools failed to load source map: Could not load content for http://192.168.178.3:8082/vis-2-beta/static/js/main.39cd355f.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                  DevTools failed to load source map: Could not load content for chrome-extension://mmhlniccooihdimnnjhamobppdhaolme/lib/tp/browser-polyfill.min.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
                  DevTools failed to load source map: Could not load content for http://192.168.178.3:8082/vis-2-beta/static/js/3.fcae646b.chunk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                  bootstrap.jsx:20 iobroker.vis-2-beta@2.0.33 using theme "colored"
                  main.39cd355f.js:2 
                  ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                  ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                  ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                  ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                  ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                  ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                  
                  main.39cd355f.js:2 Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters
                  main.39cd355f.js:2 Help us to create open source project with reactJS!
                  main.39cd355f.js:2 See you :)
                  api.js:13 (24) [{…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}]
                  3.fcae646b.chunk.js:2 Translate: background
                  3.fcae646b.chunk.js:2 Version vis-google-fonts: 0.0.1
                  3.fcae646b.chunk.js:2 Version vis-jqui-mfd: 1.0.12
                  3.fcae646b.chunk.js:2 Metro version: "1.2.0"
                  3.fcae646b.chunk.js:2 Version players: 0.1.0
                  3.fcae646b.chunk.js:2 Version Info-Adapter-Widget: 0.0.9
                  3.fcae646b.chunk.js:2 Download the Vue Devtools extension for a better development experience:
                  https://github.com/vuejs/vue-devtools
                  3.fcae646b.chunk.js:2 You are running Vue in development mode.
                  Make sure to turn on production mode when deploying for production.
                  See more tips at https://vuejs.org/guide/deployment.html
                  3.fcae646b.chunk.js:2 Version vis-materialdesign: 0.5.9
                  3.fcae646b.chunk.js:2 Translate: jqui_html_dialog
                  3.fcae646b.chunk.js:2 Translate: jqui_icon_dialog
                  3.fcae646b.chunk.js:2 Translate: jqui_container_dialog
                  3.fcae646b.chunk.js:2 Translate: bars
                  3.fcae646b.chunk.js:2 Translate: dwd
                  3.fcae646b.chunk.js:2 Translate: hqwidgets
                  3.fcae646b.chunk.js:2 Translate: info
                  3.fcae646b.chunk.js:2 Translate: jqplot
                  3.fcae646b.chunk.js:2 Translate: jqui-mfd
                  3.fcae646b.chunk.js:2 Translate: materialdesign
                  3.fcae646b.chunk.js:2 Translate: metro
                  3.fcae646b.chunk.js:2 Translate: players
                  3.fcae646b.chunk.js:2 Translate: swipe
                  3.fcae646b.chunk.js:2 Translate: timeandweather
                  3.fcae646b.chunk.js:2 Translate: tabs
                  3.fcae646b.chunk.js:2 vis-materialdesign: sentry datapoint 'vis-materialdesign.0.sentry' not exist! Go to the adapter settings to activate it.
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  initializeSentry @ widgets.min.js:1
                  await in initializeSentry (async)
                  (anonymous) @ materialdesign.js:35
                  (anonymous) @ widgets.min.js:1
                  (anonymous) @ widgets.min.js:1
                  (anonymous) @ visEngine.jsx:1165
                  Promise.then (async)
                  emit @ visEngine.jsx:1165
                  getObject @ widgets.min.js:1
                  getVersion @ widgets.min.js:1
                  (anonymous) @ materialdesign.js:32
                  (anonymous) @ widgets.min.js:1
                  i @ 3.fcae646b.chunk.js:2
                  setTimeout (async)
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  waitForVisConnected @ widgets.min.js:1
                  showVersion @ materialdesign.js:31
                  (anonymous) @ widgets.min.js:1
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 Someone installs handler without to remove it!
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  n.registerChangeHandler @ visEngine.jsx:1509
                  i @ visCanWidget.jsx:90
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  3.fcae646b.chunk.js:2 TypeError: Cannot read properties of undefined (reading 'length')
                      at Function.value (visRxWidget.jsx:118:46)
                      at new i (visRxWidget.jsx:95:48)
                      at i.<anonymous> (createSuper.js:11:24)
                      at new i (BasicViewInWidget8.jsx:23:25)
                      at Wo (main.39cd355f.js:2:6743048)
                      at Li (main.39cd355f.js:2:6763489)
                      at Cs (main.39cd355f.js:2:6809634)
                      at Hl (main.39cd355f.js:2:6797775)
                      at gl (main.39cd355f.js:2:6797703)
                      at zl (main.39cd355f.js:2:6797566)
                      at al (main.39cd355f.js:2:6794346)
                      at ol (main.39cd355f.js:2:6792897)
                      at V (main.39cd355f.js:2:8223976)
                      at MessagePort.T (main.39cd355f.js:2:8224510)
                  (anonymous) @ 3.fcae646b.chunk.js:2
                  di @ main.39cd355f.js:2
                  n.callback @ main.39cd355f.js:2
                  Do @ main.39cd355f.js:2
                  xs @ main.39cd355f.js:2
                  Hs @ main.39cd355f.js:2
                  Ms @ main.39cd355f.js:2
                  (anonymous) @ main.39cd355f.js:2
                  Vl @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  main.39cd355f.js:2 Uncaught TypeError: Cannot read properties of undefined (reading 'length')
                      at Function.value (visRxWidget.jsx:118:46)
                      at new i (visRxWidget.jsx:95:48)
                      at i.<anonymous> (createSuper.js:11:24)
                      at new i (BasicViewInWidget8.jsx:23:25)
                      at Wo (main.39cd355f.js:2:6743048)
                      at Li (main.39cd355f.js:2:6763489)
                      at Cs (main.39cd355f.js:2:6809634)
                      at Hl (main.39cd355f.js:2:6797775)
                      at gl (main.39cd355f.js:2:6797703)
                      at zl (main.39cd355f.js:2:6797566)
                      at al (main.39cd355f.js:2:6794346)
                      at ol (main.39cd355f.js:2:6792897)
                      at V (main.39cd355f.js:2:8223976)
                      at MessagePort.T (main.39cd355f.js:2:8224510)
                  value @ visRxWidget.jsx:118
                  i @ visRxWidget.jsx:95
                  (anonymous) @ createSuper.js:11
                  i @ BasicViewInWidget8.jsx:23
                  Wo @ main.39cd355f.js:2
                  Li @ main.39cd355f.js:2
                  Cs @ main.39cd355f.js:2
                  Hl @ main.39cd355f.js:2
                  gl @ main.39cd355f.js:2
                  zl @ main.39cd355f.js:2
                  al @ main.39cd355f.js:2
                  ol @ main.39cd355f.js:2
                  V @ main.39cd355f.js:2
                  T @ main.39cd355f.js:2
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • D
                    duesterk last edited by duesterk

                    Hallo,

                    ich habe ein Problem mit dem hinzufügen eines Objekts im Vis.2 Material Widget.
                    Ich habe dazu ein Issue beim Vis2 Widget Material Adapter eröffnet.

                    Ich bin aber nicht sicher, ob es von Vis.2 oder eben vom Material Widget kommt.

                    Eventuell kann mir ja hier jemand helfen.

                    https://github.com/ioBroker/ioBroker.vis-2-widgets-material/issues/153

                    duesterk created this issue in ioBroker/ioBroker.vis-2-widgets-material

                    closed V0.5.3 Bug Add objects #153

                    Feuersturm 1 Reply Last reply Reply Quote 0
                    • Feuersturm
                      Feuersturm @duesterk last edited by

                      @duesterk Ich hab dir mal im github issue geantwortet. Kann versuchen es bei mir nachzustellen.

                      ============

                      Mittlerweile gibt es auch vis2 version v2.0.35 auf npm

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        duesterk @Feuersturm last edited by

                        @feuersturm Danke fürs prüfen, ich habe auch mit V2.0.35 das gleiche Problem.
                        Es ist auch sehr seltsam, habe noch weiter an meiner Vis in Vis.2 gearbeitet und konnte keinweiteres Objekt finden, welches nicht funktioniert.
                        Nur das genannte Objekt und ein paar wenige andere bekomme ich einfach nicht eingebunden.
                        Habe auch die Objekte schon gelöscht und nachdem der Adapter die Objekte wieder neu hinzugefügt hat, habe ich immer noch das selbe Problem.

                        1 Reply Last reply Reply Quote 0
                        • W
                          wolfgam last edited by

                          ich stehe hier irgendwie am Schlauch.

                          • wie funktioniert der Steal von Attributen?
                          • wie bekomme ich die Auswahlliste möglicher CSS Attribute angezeigt (z.B. border-style = dotted, dashed, solid,...)?

                          VG
                          Wolfgang

                          Feuersturm 1 Reply Last reply Reply Quote 0
                          • MichaelSc
                            MichaelSc last edited by

                            Neue VIS2-Installation, zeigt sich wie folgt:
                            1c2afaf0-34ca-4b36-8904-3efff688da0a-image.png
                            Was muss ich noch tun?

                            apollon77 1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @MichaelSc last edited by

                              @michaelsc versuch nochmal manuell zu migrieren, da scheint wohl die automatische übernahme nicht geklappt zuhaben. siehe post #1

                              MichaelSc 1 Reply Last reply Reply Quote 1
                              • MichaelSc
                                MichaelSc @apollon77 last edited by

                                @apollon77 said in Test Adapter vis 2.0 (Alpha):

                                @michaelsc versuch nochmal manuell zu migrieren...

                                Mein Fehler. Der Hinweis auf Post #1 war schon goldrichtig: Der Adapter vis-metro war nicht richtig installiert.
                                Nachdem ich den dann nochmal installiert hatte, kam im Aufruf "192.168.178.201:8082/vis-2-beta/edit.html?ALF1#..." sofort der Editor.
                                Danke sehr!

                                1 Reply Last reply Reply Quote 0
                                • MichaelSc
                                  MichaelSc last edited by

                                  Auf den ersten Blick: Da funktioniert ja schon soooooooviel in meinem großen Projekt - ich bin erstaunt und hocherfreut.

                                  Auf den zweiten Blick:

                                  • Scrollen in längeren Views scheint noch nicht zu gehen, oder ich muss da noch eine Einstellung anpassen.

                                  • Die von mir gerne benutzten Pop-Up-Views kommen anscheinend noch nicht.

                                  Aber das schau ich mir noch in Ruhe an und werde dann Details anfragen.
                                  Vielen Dank!

                                  ice987 1 Reply Last reply Reply Quote 0
                                  • ice987
                                    ice987 @MichaelSc last edited by

                                    @michaelsc sagte in Test Adapter vis 2.0 (Alpha):

                                    • Scrollen in längeren Views scheint noch nicht zu gehen, oder ich muss da noch eine Einstellung anpassen.

                                    https://github.com/ioBroker/ioBroker.vis/issues/612 ?

                                    ice987987 created this issue in ioBroker/ioBroker.vis

                                    closed vis2.x: "Basic HTML"-widget, not scrollable/not full height in runtime shown #31

                                    MichaelSc 1 Reply Last reply Reply Quote 0
                                    • MichaelSc
                                      MichaelSc @ice987 last edited by

                                      @ice987 Danke, ist also nach meinem Verständnis dann ein erkanntes Issue und noch offen. Okay.

                                      1 Reply Last reply Reply Quote 0
                                      • MichaelSc
                                        MichaelSc last edited by

                                        Wenn ich jetzt der Ansicht bin, dass ein Vis-Inventwo Universal Widget mit der Popup-Funktion...

                                        50e3aa68-a3b7-4e68-be86-33625af0d1dc-grafik.png

                                        3288e043-011c-44b1-aad4-7196cd522df8-grafik.png

                                        ...bei Änderung des zur Steuerung eingestellten Datenpunktes...

                                        1ab5e381-3108-4977-be4f-5c31e86c6011-grafik.png

                                        nicht reagiert, sprich: Den Popup nicht einleitet - WAS muss ich dann tun? Das hier erst als Frage einstellen (was hiermit geschehen ist) oder beim Widget-Hersteller vis-inventwo anfragen, ob ihr Widget schon unter VIS-2-beta lauffähig ist?

                                        1 Reply Last reply Reply Quote 0
                                        • MichaelSc
                                          MichaelSc last edited by

                                          web.0
                                          2023-07-06 08:02:14.902 error Error: can't update states object for zoe2.0.VF1AG000X65218215.charge_level(TypeError: RGraph.Effects.Gauge is undefined😞 "tplRGgauge/elem.rgraphValueChange@http://192.168.178.201:8082/vis-2-beta/edit.html?ALF1#ALF1_Solaranzeige_4 line 1 > injectedScript:973:21\nonchange@http://192.168.178.201:8082/vis-2-beta/edit.html?ALF1#ALF1_Solaranzeige_4 line 1 > injectedScript:138:30\n36167/i/n.onStateChange/<@http://192.168.178.201:8082/vis-2-beta/static/js/167.5a545327.chunk.js:1:348602\n36167/i/n.onStateChange@http://192.168.178.201:8082/vis-2-beta/static/js/167.5a545327.chunk.js:1:348575\n83251/value/<@http://192.168.178.201:8082/vis-2-beta/static/js/main.98b40ce7.js:2:721569\nvalue@http://192.168.178.201:8082/vis-2-beta/static/js/main.98b40ce7.js:2:721543\n83251/value/</<@http://192.168.178.201:8082/vis-2-beta/static/js/main.98b40ce7.js:2:713606\ni@http://192.168.178.201:8082/vis-2-beta/static/js/618.b9cdaf52.chunk.js:2:90250\n"
                                          web.0
                                          2023-07-06 08:00:08.960 error Error: can't update states object for zoe2.0.VF1AG000X65218215.charge_level(TypeError: Cannot read properties of undefined (reading 'Grow')): "TypeError: Cannot read properties of undefined (reading 'Grow')\n at elem.rgraphValueChange (<anonymous>:973:42)\n at Object.onchange [as callback] (<anonymous>:138:30)\n at http://192.168.178.201:8082/vis-2-beta/static/js/167.5a545327.chunk.js:1:348602\n at Array.forEach (<anonymous>)\n at n.onStateChange (http://192.168.178.201:8082/vis-2-beta/static/js/167.5a545327.chunk.js:1:348575)\n at http://192.168.178.201:8082/vis-2-beta/static/js/main.98b40ce7.js:2:721568\n at Array.forEach (<anonymous>)\n at t.value (http://192.168.178.201:8082/vis-2-beta/static/js/main.98b40ce7.js:2:721543)\n at http://192.168.178.201:8082/vis-2-beta/static/js/main.98b40ce7.js:2:713606\n at i (http://192.168.178.201:8082/vis-2-beta/static/js/618.b9cdaf52.chunk.js:2:90250)"

                                          Zeigt dieser Fehler auf ein bestimmtes Widget?
                                          Ich kann nur raten:
                                          65ecc007-e085-4edf-b4fc-5ef950fefb93-grafik.png
                                          allerdings wird hier ja der richtige Wert angezeigt.

                                          Wie kommt man dem Verursacher auf die Spur?

                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @MichaelSc last edited by

                                            @michaelsc mach doch mal Github issue bei vis2 und/oder gauge?

                                            MichaelSc 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            928
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            108
                                            780
                                            227626
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo