Philip Coombes

Results 13 comments of Philip Coombes

I suspect he is referring to the disappearance of the thumbnail panel at the bottom of the page that was present in previous versions. I came here looking for the...

Addressed some of the warning in recent commits.

My first suggestion would be to run the commands in the run-demo script manually to start with. So start with setting the environment ``` export DBG_PRINT=0 export DBG_LEVEL=0 export DBG_LOG=...

No problem, and thanks for your efforts. This sort of thing is generally the reason why we have fixed on particular releases or commits for submodules so far as otherwise...

I was able to do everything I needed in the end by migrating to vue-frag as discussed in this issue (https://github.com/Thunberg087/vue-fragment/issues/32)

Note for anyone also looking at vue-frag. It is quite clear that it is intended for root nodes only and not for use amongst other elements like I (and probably...

I was able to restructure my use case so that I could use just root node replacement (with vue-frag) but prior to that I had vue-fragments nested to several levels...

Yep, that is all good for simple static cases. I originally came here because among other things I needed to do ad hoc rootless HTML replacement since I'm doing a...

Thanks, that's great to hear and I'll give it a try. I'm sure I read somewhere that vue-frag was intended only for template root nodes but if it can be...

I have had this for several months now, it basically happens every time. The difference being for me I often get (2), (3) and several more versions of the same...