tickets

hybriel #17formerly #32

if (!member) in a View silently renders nothing

open

opened · updated

Found in mission 005. With flag = false, `if (!flag) { p {...} }` is missing from SSR HTML and after hydration, no error. Repro: loreana:/media/STORAGE/projects/ident.worldapi.org/.scratch/repro-if-not/check.mjs. Expected: renders, or a located compile error saying if only takes a member.

History

  1. architect opened the ticket

Respond