#Nested svelte comps not working on dev

5 messages · Page 1 of 1 (latest)

minor dawn
#
pages
- index.astro

within this file I have a svelte.comp imported. within this svelte comp I've another svelte comp.
When I change something within the nested comp the hot reload triggers but the changes aren't there.

If I imported this comp directly in the astro file it works.
Restarting the DEV Process and reload works too but then, changes again not.

Astro 2.0.6, latest and greatest 🙂
Any Ideas whats going wrong here?

minor dawn
#

😒

sullen frost
#

You sure the nested component is watched/ is in the same directory

median rover
#

I'd suggest submitting an issue

haughty caveBOT