sw34

Results 6 comments of sw34

I found this from [Stackoverflow](https://stackoverflow.com/questions/76111965/vuetify-3-v-data-table-open-groups-and-show-grouped-rows-by-default), it works but you cant collapse anymore, which for me is fine for now. ``` {{ item.value }} ```

@dkmorgan I had the same timing issue. For my current use case, the current work around is good enough, but it would be nice to have either a better workaround...

same warning comes when installing @pdfme/schemas.

None. Attached is a screen recording, I am pasting a line repeatedly, you can see it flash on screen and get removed, then after about 10 or 12 attempts if...

Any model does this. My default formatter is set to None (null), and Prettier does not show as active when a zmodel file is loaded but as soon as I...

I saw the update to the extension, and have added this to my settings file ``` "[zmodel]": { "editor.defaultFormatter": "zenstack.zenstack" }, ``` I can now copy a whole model file,...