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 compatibility issue with Safari on mac os #37

Open
emmette opened this issue Jan 27, 2025 · 0 comments
Open

Browser compatibility issue with Safari on mac os #37

emmette opened this issue Jan 27, 2025 · 0 comments

Comments

@emmette
Copy link

emmette commented Jan 27, 2025

Posting this in case it helps others:

When opening a local run in the Safari browser the "Welcome to the Agent Inbox!" message does not appear. Most of the UI elements do render, but the user is not able to interact with them. After a few minutes, next.js gives this error:
Unhandled Runtime Error

ChunkLoadError: Loading chunk app/layout failed.
(timeout: http://localhost:3000/_next/static/chunks/app/layout.js)

Suspect these two messages from the console log are related:
GET /apple-touch-icon-precomposed.png 404 in 1105ms
GET /apple-touch-icon.png 404 in 12ms

Please note, switching the browser to a recent Chrome install in the same environment works perfectly.

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

1 participant