Maurice

Results 19 comments of Maurice

@Anonyfox Would you mind creating an example repository or snippet for vuex with typescript, modules and classes as far as you got it so far? I am currently setting up...

@Anonyfox wow! thank you very much! I adopted your example into my environment and got it working 👍

I have a similar problem. Our customers need to create their own forms, so I have created a collection that is used as a form builder. These entries are then...

maybe it would be helpful for other relationship fields as well, that you can mark certain items (like forms or collections) as not selectable or as hidden?

Hey @ryanheise ! I just wanted to ask if you still think about implementing this feature? It seemed like a PR was on they way, but I couldn't really figure...

> @SamerOrfali22 We considered that plugin, but decided against it for the following reason: > > 1. It doesn't do everything we need (like playing offline content) > 2. The...

Would be nice to have a fix for this.. this code is obviously not working: ```php public function null(): array { return null; # Cannot return null if type must...

@jamie-b5 @CjRootStudio I have similar issue. Does the 404 error disappear when you save the entry and then warm or refresh the Stache instead of saving the entry a second...