Coby Benveniste
Coby Benveniste
For anyone having this issue, try running the corresponding `kubectl logs -f ` command to try to follow the pod logs directly. I was having this issue on a k3s...
@SteffenDE what's the status of this PR? I have a package that implements FLIP animations in a hook ([LiveFLIP](https://github.com/probably-not/live-flip)), and having the `fromEl` and `toEl` in the beforeUpdate hook callback...
Thanks @SteffenDE! I'll try it out from the branch and see how things are working 🙏