Description 馃摉
The AltFooter is a svelte component and contain only markup.
It doesn't load with client:visible directive, but it loads fine with client:load directive. Without any directive, it throws an error, covered in this other issue #255

Reproduction 馃悶
https://github.com/TechAkayy/spotted-kingfisher-with-iles-tailwindcss
Dependencies Info
Run npx iles info and pnpm list (or npm list) and provide the output:
Screenshots 馃摲
Doesn't load with client:visible directive (no footer)

Loads fine with client:load directive

ilesandvite.Description 馃摉
The AltFooter is a svelte component and contain only markup.
It doesn't load with client:visible directive, but it loads fine with client:load directive. Without any directive, it throws an error, covered in this other issue #255
Reproduction 馃悶
https://github.com/TechAkayy/spotted-kingfisher-with-iles-tailwindcss
Dependencies Info
Run
npx iles infoandpnpm list(ornpm list) and provide the output:Screenshots 馃摲
Doesn't load with client:visible directive (no footer)

Loads fine with client:load directive
