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

[Bug]: Cannot update device settings via frontend #2080

Closed
gitmulles opened this issue Jul 22, 2024 · 5 comments
Closed

[Bug]: Cannot update device settings via frontend #2080

gitmulles opened this issue Jul 22, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@gitmulles
Copy link

What happened?

Trying to update device settings (e.g. checking 'retain' option), screen immediately updates with previous information.
(version 1.39)

What browsers are you seeing the problem on?

Firefox, Chrome, Safari

Relevant stacktrace

no trace available

Did you download state.json.zip?

I will not attach state.json.zip

@gitmulles gitmulles added the bug Something isn't working label Jul 22, 2024
@rrakso
Copy link

rrakso commented Jul 24, 2024

I can confirm. It is always "reloading" page.

@thargy
Copy link

thargy commented Jul 25, 2024

I can also confirm.

As a workaround on Windows, if you click the setting (e.g., 'disable') and immediately press enter on the keyboard, you will click the default button on the page, saving the settings before the reload can occur. Otherwise, good luck trying to change the setting and clicking the button!

@RubenKelevra
Copy link

I can confirm it for 1.41.0.

As a workaround on Windows, if you click the setting (e.g., 'disable') and immediately press enter on the keyboard, you will click the default button on the page, saving the settings before the reload can occur. Otherwise, good luck trying to change the setting and clicking the button!

Works on Linux, too.

Issue is: This does not work for adding elements to lists, like the "Filtered publish attributes", because you would need to hit plus, enter the name of the field and then hit enter within average 0.5 seconds.

So it definitely is blocking some functionality.

@Koenkk would be great if this could be fixed!

@gitmulles
Copy link
Author

Here the workaround I use. After loading device settings page, I go offline (e.g. wifi off) do the changes I need, save and immediately go online again.
Not really confortable, but easier than stopping zigbee and modifying config file manually.

@Koenkk
Copy link
Collaborator

Koenkk commented Nov 28, 2024

Fixed!

Changes will be available in the dev branch in a few hours from now.

@Koenkk Koenkk closed this as completed Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants