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

Issue on iOS - App Crashes with Layout Rendering Error #1465

Open
nokhalal-mahato opened this issue Mar 6, 2025 · 1 comment
Open

Issue on iOS - App Crashes with Layout Rendering Error #1465

nokhalal-mahato opened this issue Mar 6, 2025 · 1 comment

Comments

@nokhalal-mahato
Copy link

Describe the bug

When running the project on iOS, the app fails to load and throws an error related to Layout rendering. This issue occurs in both local and production builds. However, the application works fine on desktop and Android devices.

Error Logs -

Layout@http://10.x.x.x:5173/app/root.tsx:95:31
renderWithHooks@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:18426:35
mountIndeterminateComponent@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:21804:36
beginWork$1@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:26631:31
performUnitOfWork@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:26076:31
workLoopSync@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:26015:30
renderRootSync@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:25994:27
recoverFromConcurrentError@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:25614:42
performConcurrentWorkOnRoot@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:25562:56
workLoop@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:462:50
flushWork@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:441:30
performWorkUntilDeadline@http://10.x.x.x:5173/node_modules/.vite/deps/chunk-UB5QUB3Y.js:649:50

Link to the Bolt URL that caused the error

NA

Steps to reproduce

  1. Start the development server or access the production build.
  2. Open the app in any iOS browser (Chrome, Brave, Safari).
  3. The app fails to render and throws the above error.

Expected behavior

The website should load and function properly on iOS as it does on desktop and Android.

Screen Recording / Screenshot

No response

Platform

Platform: iOS
iOS Version: 18.3.1
Browsers Affected: Chrome, Brave, Safari

Provider Used

Anthropic

Model Used

claude 3.5 sonnet

Additional context

  • The issue does not occur on desktop or Android devices.
  • If any workarounds exist, please suggest them.
@xKevIsDev
Copy link
Collaborator

@thecodacus @leex279 @Stijnus Do any of you have an iOS device to replicate this issue? You should be able to test it by running: npm run dev -- --host then access it from your devices local network IP

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