Next.js Discord

Discord Forum

React Suspense Not Rendering on Safari and iOS Browsers

Unanswered
German Spaniel posted this in #help-forum
Open in Discord
German SpanielOP
React Suspense is not rendering as expected on Safari and iOS browsers. The loading state shows up properly on Chrome but fails on Safari and iOS devices.


Expected Behavior:
The loading state should be displayed in Safari and iOS browsers just as it does in Chrome.

Actual Behavior:
The loading state does not render in Safari and iOS browsers.

Additional Context:

Issue link: https://issue-suspense.vercel.app

code : https://stackblitz.com/edit/stackblitz-starters-hcsstx?file=README.md

2 Replies