Skip to content

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

@nokhalal-mahato

Description

@nokhalal-mahato

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions