Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Safari Video Not AutoPlaying when inside a Suspense - SolidJS
S
SolidJS
•
2y ago
•
11 replies
Aaron
Safari Video Not AutoPlaying when inside a Suspense
Hey everyone
! Not sure if this is intended to happen but it
’s a bug
. When you have a video html tag with
:
<
video
autoplay
playinsline
muted
><
source
src
=
""
/></
video
>
<
video
autoplay
playinsline
muted
><
source
src
=
""
/></
video
>
It doesn
’t render on Safari specifically when it
’s inside a
<Suspense>
<Suspense>
. If placed outside it renders automatically in Safari
. Does anyone know why this happens
?
Seems like a weird bug
.
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
BUG?: clientOnly inside Suspense boundary is not shown
S
SolidJS / support
17mo ago
Suspense not updating when navigating to Route directly
S
SolidJS / support
3y ago
<Suspense> not fallbacking correctly
S
SolidJS / support
13mo ago