-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
- I have read the troubleshooting section before opening an issue.
- I have tried upgrading
iles
andvite
.
Description 📖
When using client:only to fetch the latest articles from dev.to only on client-side, I'm getting this warning, and the component is not getting rendered.
In the second page (Articles) in the repo, I'm applying client:only directive on the ArticleList component like this.
<ArticleList client:only />
I was wondering if I have misunderstood the client:only directive and it's usage. Please advise if so.
Reproduction 🐞
https://github.com/TechAkayy/testing-client-only
Dependencies Info
Run npx iles info
and pnpm list
(or npm list
) and provide the output:
iles v0.9.5 vite v4.3.4
Metadata
Metadata
Assignees
Labels
No labels