Skip to content

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

@TechAkayy

Description

@TechAkayy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions