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

Browser mod hangs IOS app #703

Open
shawwellpete opened this issue Apr 30, 2024 · 6 comments
Open

Browser mod hangs IOS app #703

shawwellpete opened this issue Apr 30, 2024 · 6 comments

Comments

@shawwellpete
Copy link

shawwellpete commented Apr 30, 2024

My Home Assistant version: 2024.4.4 - also tested om 2024.2.0

What I am doing:
Adding an IOS device to browser mod

What I expected to happen:
I expected to select the register slider, have the ability to change the browser id and thereby register a new device

What happened instead:
IOS becomes unresponsive for a couple of minutes, seemingly stuck on browsermod, then the app resets to the usual home screen

Minimal steps to reproduce:
I have removed browsermod completely and resinstalled it (2.3.0) I also updated home assistant from
2024.2.0 to 2024.4.4 then installed browsermod

I have tested two ipad pros and an iphone, all with the same problem

My laptop using chrome works as expected so seems to be an IOS app issue

By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:

  • [ x] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).

  • [ x] Have made sure I am using the latest version of the plugin.

  • [ x] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.

  • [ x] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

@stonegray
Copy link

Can reproduce. t happens on desktop but is still usable. To verify we're talking about the same issue, this only happens when you select browser mod from the sidebar yes?

Console shows hundreds of the following error:

[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.hass.localize')
	performUpdate (app.Icb7AiDppIM.js:2:135745)
	(anonymous function) (app.Icb7AiDppIM.js:2:135258)
[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.hass.localize')
	(anonymous function) (app.Icb7AiDppIM.js:2:135198)

@shawwellpete
Copy link
Author

Can reproduce. t happens on desktop but is still usable. To verify we're talking about the same issue, this only happens when you select browser mod from the sidebar yes?

Console shows hundreds of the following error:


[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.hass.localize')

	performUpdate (app.Icb7AiDppIM.js:2:135745)

	(anonymous function) (app.Icb7AiDppIM.js:2:135258)

[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.hass.localize')

	(anonymous function) (app.Icb7AiDppIM.js:2:135198)

Sorry that's the only way I know how to select browser mod, what is the alternative?

@stonegray
Copy link

No alternative, just wanted to verify it's only after selecting browser mod to make sure we're talking about the same bug. Wasn't clear what you meant by register slider. I can reproduce the hang on selecting it.

@stonegray
Copy link

Related #652

@shawwellpete
Copy link
Author

shawwellpete commented May 10, 2024

No alternative, just wanted to verify it's only after selecting browser mod to make sure we're talking about the same bug. Wasn't clear what you meant by register slider. I can reproduce the hang on selecting it.

Sorry if I wasn't clear, by slider I meant this switch

image

@shawwellpete
Copy link
Author

I guess there is no update on this?
Anybody found a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants