-
Notifications
You must be signed in to change notification settings - Fork 24
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
TypeError beim Versuch, ein neues Alexa-Gerät hinzuzufügen #824
Comments
Ich habe das gleiche Problem und möchte gern ein neues Alexa-Gerät anlegen. Versions: Adapter version: 3.4.2 |
Hi Leute, Adapter v3.4.2 |
Mit einem Downgrade auf v3.3.0 geht es wieder. |
Wie kann man einen Downgrade durchführen? Wenn ich den Adapter lösche und neu hinzufüge, sind dann alle Alexa Geräte weg? |
Auf Fragen dieser Arte bekommst du im Forum (https://forum.iobroker.net) rascher eine Antwort. Und noch eine Zusatzfrage: |
Im Adapter-Menü Klick auf die drei Punkte rechts oben beim iot-Adapter, dann rechts unten auf '+' und die passende Version auswählen. Evtl. vorher in den Expertenmodus wechseln. |
Vielen Dank. Mit dem Expertenmodus hat es funktioniert. Habe ihn bisher nicht genutzt. Mit der Version 3.3.0 funktioniert es wieder. |
Hier ebenfalls, nach downgrade läuft es erstmal wieder. |
Describe the bug
Es lässt sich kein neues Alexa-Gerät anlegen.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Instanzen - iot.0 (Einstellunen) - Alexa-Geräte
Click on '...'
Klick auf '+', Auswahl eines neuen Datenpunktes (in meinem Fall ein Shelly Relays), nach Auswahl Klick auf 'OK'
See error
Leerer Bereich, wo eigentlich der Dialog zur Bennenung des Datenpunktes kommen sollte.
In der Chrome Developer-Konsole:
VM136 main.c9e0f545.js:182 Uncaught TypeError: this.renderSelectTypeSelector is not a function at Se.renderEditDialog (VM136 main.c9e0f545.js:182:3537854) at Se.render (VM136 main.c9e0f545.js:182:3542791) at Nl (VM136 main.c9e0f545.js:182:954077) at Cl (VM136 main.c9e0f545.js:182:953873) at Ou (VM136 main.c9e0f545.js:182:997405) at yi (VM136 main.c9e0f545.js:182:985546) at mi (VM136 main.c9e0f545.js:182:985474) at Mi (VM136 main.c9e0f545.js:182:985337) at ci (VM136 main.c9e0f545.js:182:982117) at ni (VM136 main.c9e0f545.js:182:980668) renderEditDialog @ VM136 main.c9e0f545.js:182 render @ VM136 main.c9e0f545.js:182 Nl @ VM136 main.c9e0f545.js:182 Cl @ VM136 main.c9e0f545.js:182 Ou @ VM136 main.c9e0f545.js:182 yi @ VM136 main.c9e0f545.js:182 mi @ VM136 main.c9e0f545.js:182 Mi @ VM136 main.c9e0f545.js:182 ci @ VM136 main.c9e0f545.js:182 ni @ VM136 main.c9e0f545.js:182 b @ VM136 main.c9e0f545.js:182 w @ VM136 main.c9e0f545.js:182 Show 10 more frames Show less 5546.823d00ce.chunk.js:2 [Violation] 'click' handler took 566ms 5546.823d00ce.chunk.js:2 [Violation] 'hashchange' handler took 261ms Router.tsx:85
Expected behavior
Ich würde gerne ein neues Alexa-Gerät anlegen können ,-).
Versions:
The text was updated successfully, but these errors were encountered: