Rene Bartkowiak
Rene Bartkowiak
When will it be merged? Current Nuxt 3 page link behaviour is counter-intuitive because page sticks on current position of previous page. Update 2022-06-04: When playing around with Content Wind...
I updated `umbrel-details` script to display RaspiBlitz like information. See https://github.com/bart/umbrel-status-screen
Why is nobody looking into this?
@johnhorsema unfortunately not. If you check the commits latest change there is 2 months ago
@divamgupta What about this issue? Still no reaction? Is Diffusion Bee now closed source?
@dbhagen Main benefit for me is the release date delta between new major versions. It took more than 2 years to update NuxtJS to Vue 3. I don't wanna blame...
@ganigeorgiev Could you please provide a short example on how to use field modifiers? I couldn't find anything in the docs except that supported modifiers column under "Collections" Would highly...
Ah okay, got it. Thanks @ganigeorgiev So it's just an increment of the current field value on update and not an auto increment over all fields in that collection on...
@nholden This is a different use case. You plugin just set's the input field blank, but we also need a blank value here.
I think the reason for that redirect is an empty user object (null) loaded in the middleware on **server-side page loads** (for example on a hard refresh). You can verify...