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

Devika doesn't Load in Safari on macOS Sonoma (works fine in chrome) #426

Closed
danielraffel opened this issue Apr 12, 2024 · 3 comments
Closed

Comments

@danielraffel
Copy link

Describe the bug
Start Devika and open localhost in Safari and note the page does not load on macOS Sonoma 14.4.1 in Safari Version 17.4.1

To Reproduce
Steps to reproduce the behavior:

  1. Start Devika
  2. visit localhost:3000 in safari
  3. note that the webpage is empty (tho there is source code if you view source)

Expected behavior
Devika will load a webpage at localhost:3000 in Safari

Screenshots
Empty browser window
Screenshot 2024-04-11 at 9 23 59 PM

Desktop (please complete the following information):

  • OS: macOS Sonoma 14.4.1
  • Browser: Safari
  • Version: 17.4.1

Additional context
Devika running at localhost:3000 opens fine in chrome version 123.0.6312.107 on macOS

@NinjaEde
Copy link

I can confirm this behavior in Safari. Additionally I found an error in the browser console which could be the cause for the problem. Unfortunately the console doesn't says which line / file is causing this.
CleanShot 2024-04-12 at 15 50 19@2x

I found in the UI log the following error:
CleanShot 2024-04-12 at 15 58 11@2x
Could this eventually cause the problem?

@ARajgor
Copy link
Collaborator

ARajgor commented Apr 14, 2024

fixed

@ARajgor ARajgor closed this as completed Apr 14, 2024
@ARajgor
Copy link
Collaborator

ARajgor commented Apr 14, 2024

#295

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

3 participants