kylesloper

Results 8 comments of kylesloper

- Svelte component with any `client` directive: works as expected - Scripts with vanilla JS and no hoisted import etc: ``` console.log("Hello World") ``` and then when making changes to...

Hmm that's strange. Stackblitz working as expected but not locally in VS code. Do you have any suggestions @bholmesdev. https://stackblitz.com/edit/withastro-astro-9uu85z?file=src/pages/index.astro

Thanks for that extra research there @AndrewLeedham. I completely agree with you Slinkity needs to be at a place where it is outputting as close to 11ty syntax as possible...

And some stuff to help :) - [Example repo](https://github.com/kylesloper/slinkity-pjax) - [Live demo](https://mf-slinkity-pjax.surge.sh/)

Yes I explained in the OP that a re-initialization of the `component mount` is where we need to head. I have spoken to Ben privately about the removal of page...

Any update on the new version? Have you considered open-sourcing where it is at currently; I know many would be more than happy to help :)

Any updates on this, I can't see any workaround documented