rchrdnsh

Results 69 comments of rchrdnsh
trafficstars

yeah, I ended up doing this instead, which also worked for me: ``` $: volumes = [$volume] $: volume.set(volumes[0]) ...then... bind:values={volumes} ``` ...maybe just add an example in the docs...

yeah, I read that part, then when I got into binding in svelte I got new issues for me that I did not know how to deal with, so yes,...

well, that's great to hear, indeed...I hope this idea can be adopted on a larger and more impactful scale, so us humans can write JSON without pulling out our hair!

hmmmm...i can't tell what you did differently here...do you mind pointing out what you changed? Thank you XD

...welp...k...bye... ...and thank you! 🤗

hmmmm...yeah, ok. In my mind if it exists it solves my problem, but getting more people on it might be nice :-)

when I want to temporarily comment out an attribute at the moment I copy and paste it into the script section then comment it out there and then delete it...

A reference would be awesome, thank you :-) Maybe add it to the MDsveX starter! XD

Hi @shiryel :-) It's a bit hard for me to follow your code...where do you grab the svx files and parse them into svelte files in your codebase? Hi @pngwn...I...

hmmmm...so i've been trying to go through everybody's code and I noticed that content is living inside of the routes folder, which won't work for me, unfortunately. Firstly, I want...