Marco Polichetti
Marco Polichetti
Same problem here
I've upgraded to 3.4 stable, but Doctrine is complaining about a hook that isn't even a mapped property. Why? > "Doctrine ORM does not support property hook on App\Entity\Default\CreditMovement::direction without...
@beberlei I may have confused `enable_lazy_ghost_objects` with `enable_native_lazy_objects` option. Going to test now, thanks! EDIT: thank you, my bad ❤
Any updates or thoughts on this? In the meantime, I'm listening for connection drops and refreshing the page once I get a 200 response. It seems to work, but it's...
I have the same problem, getting random invalid csfr token on components with data-pool enabled. Does any solution exist?
@smnandre I currently receiving those errors in my inbox from an app that is already published. I deleted those emails a few moments ago 😄 but I not sure that...
@smnandre actually I've got another error yeasterday. But it won't be easy to digg into it. The `App:AttendanceActions` is a live component: - Configured with the data-poll attribute (around 60...
@smnandre about the action: - `App:AttendanceActions` has a live action named `record` (triggered by a button) which `emit` the `refresh` event - `App:AttendanceWidged` is a live component on the same...
@jakubmisek Yes, of course — I meant that no error is reported. Thanks, and as always, great job and thanks for the speed with which you handle issues!
@chrmarti Show container Log does nothing. I can paste the log here, from the VSCode console. Hope this helps, thanks 🙏 ```log [7 ms] Dev Containers 0.304.0 in VS Code...