useResponsiveComponent prop values not applied during SSR #272
Labels
bug
good first issue
Good place to start for newcomers
help wanted
Extra attention is needed
in progress
needs:tests
This issue needs tests. Desperately.
priority:high
This issue violates the specification
scope:calculation
This issue relates to the calculation logic
What:
The
ElementImage
component will render an image without thesrc
attribute during SSR.Why:
My initial guess is that
useResponsiveComponent
, has its values throttled in a way which results the initial value not being set at all.Environment:
12.x
6.x
0.12.x
The text was updated successfully, but these errors were encountered: