Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Svelte component works with client:load but not with client:visible #256

Open
2 tasks done
TechAkayy opened this issue Jul 27, 2023 · 0 comments
Open
2 tasks done

Comments

@TechAkayy
Copy link

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

image

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:

iles v0.9.5 vite v4.3.9

Screenshots 馃摲

Doesn't load with client:visible directive (no footer)
image

Loads fine with client:load directive
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant