Robbin Baauw
Robbin Baauw
I have some ideas about the following but I'd like to hear some comments first, before making it an official RFC: ### Context Vue3 has support for a custom renderer,...
**Is your feature request related to a problem? Please describe.** We want to be able to print all posts in one time. **Describe the solution you'd like** After the client...
**Describe the bug** We don't check whether a post exists in prerender, because of bad types. If we use the ORM there it's solved.
**Describe the bug** If you open a post of another study, it doesn't switch study and fails to show breadcrumbs etc
**Describe the bug** - [ ] After adding a question it is required to refresh the page to add a new question - [ ] Saving a question with multiple...
Right now, the post structure is very hacky. For one, everything is one component and everything is watched to show the right things. This can be much improved by not...