Graphmaxer
Graphmaxer
Currently we are using [sveltedoc-parser](https://github.com/alexprey/sveltedoc-parser) to generate JSON files that we can use in the website as API documentation. Svelte is moving to Typescript and components too. Multiple options are...
### 🔗 Linked issue https://github.com/CodeDredd/pinia-orm/issues/1772 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that...
### Environment With Vue 2.7.16 and pinia-orm 1.7.2 ### Reproduction Not working with pinia-orm 1.7.2 and vue 2: https://stackblitz.com/edit/vue2-vite-starter-yrebbd Working with pinia-orm 1.6.7 and vue 2: https://stackblitz.com/edit/vue2-vite-starter-a2jqrw Working with pinia-orm...
### 🔖 Feature description With the new self-hosted Dashboard, we cannot invite users to our organization. This was possible in the old Web app. ### 🎤 Why is this feature...
### 📜 Description When using the Novu client SDK, the properties "data" and "tags" are missing in the result of the SDK method. But these properties are indeed available via...
### 📜 Description With the Self-Hosted Novu, we want to use the S3 storage but not with an access key id and a secret access key since it's considered a...
**Checklist** - [X] Did you run the analyzer with the `--dev` flag to get more information? - [X] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? Non-primitive prop types...