#Server island not rendering when inside an IF statement

3 messages · Page 1 of 1 (latest)

violet orbit
#

If you add server:defer to a component inside a IF statement, the component doesn't render

#

foo && <SomeAstroComponent server:defer /> won't work... 😦

violet orbit
#

Server island not rendering when inside a IF statement