Tom Scharstein
Tom Scharstein
Started getting this error today, updated Atom and that fixed it for about an hour but it just came back. It errors when I press any key, would love to...
I completely uninstalled Atom and reinstalled to the current version (1.26) and no longer get this error. Something in my original install seems to have been the problem, no longer...
I [made a standalone panel to demonstrate this](https://github.com/Inventsable/Vue-2.6-Issue-10366) but don't get the same behavior on Windows 10 and Vue 2.6.10, but I don't have a Mac to test:  Any...
Can you provide the link being used so I can replicate this?
Can you provide the exact URL so I can replicate this on my end? Seems as though an incorrect compression type is being chosen by the panel for download here.
Hello, thanks and sorry for the late reply. I don't personally use Vue 3x yet but technically bombino itself is just a CLI tool for downloading a GitHub repo (template...
I'll merge and update this soon. Thanks!
Hey Erik, do you mean like this?  `` does accept `v-model` so assignment can be done relatively easily and has a `readOnly` boolean prop so that user interaction isn't...
Apparently the brutalism documentation doesn't include `readOnly` and `v-model`, apologies. In any case when there are requests or concerns with certain components like Toggle, feel free to peek at the...
Good point! Would you be against ``? The reason I personally like the default behavior is that it refreshes and resets the console on hot reload or refreshing. Many components...