melle
melle
I was iterating over all the relations added to a specific client Model and Nulling some sensitive attributes whilst preserving the relationship itself. And I had multiple BelongToMany relation's with...
 I updated the timer and detailed timer to handle longer timespans
### Vue devtools version 6.5.0 ### Link to minimal reproduction https://github.com/vuejs/devtools/blob/main/packages/shell-electron/server.js ### Steps to reproduce & screenshots Start the electron app. And navigate in a browser to http://localhost:8098/ Check the...
Would it be possible to add tolerance for trailing commas to the jsonc format? As an optional setting that is off by default. Vs-code calls this setting `allowTrailingCommas`. Great work.