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

Fix alert flash on home page. #70

Open
zorn opened this issue Aug 28, 2024 · 4 comments
Open

Fix alert flash on home page. #70

zorn opened this issue Aug 28, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@zorn
Copy link
Owner

zorn commented Aug 28, 2024

When I load the site, I see a flash alert about the websocket.

https://flick-ysjm.onrender.com/

Should add some space for that to not happen.

Q: I wonder how long it is taking for the websocket to connect? How long is allowed for out of the box?

@zorn zorn added the bug Something isn't working label Aug 28, 2024
@zorn
Copy link
Owner Author

zorn commented Aug 30, 2024

Probably related. Note, this does not happen on Safari but does happen on Firefox. Could also be impacted by my Firefox blockers.

Screenshot 2024-08-29 at 2 14 03 PM

@zorn
Copy link
Owner Author

zorn commented Sep 6, 2024

I believe the issue I am having related to The operation is insecure. is because I load the admin page with a URL bookmark that has the HTTP admin/password in it, and it carries over to the other links. Might have to come up with new system admin authentication path.

@zorn
Copy link
Owner Author

zorn commented Sep 6, 2024

The looking for internet flash might be solved in the framework. See this thread:

https://elixirforum.com/t/delaying-liveview-js-commands-avoid-quick-flash-of-trying-to-reconnect/64035/5?u=zorn

Will follow up later.

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

1 participant