HannesOberreiter

Results 14 comments of HannesOberreiter

Thank you very much for your great answer!

If anyone else is currently struggling with the Docker build of V4. There is currently a strapi third lib problem, which caused in my case a heap error each time...

Same error, it works with version 1.9.1. It could be a problem with the import, which is a breaking change: https://github.com/Leaflet/Leaflet/releases/tag/v1.9.2

@kassambara thank you, I run in this problem and your workaround was exactly what I needed. I use `rstatix` and add manually the signf. values and it did not work...

I just disabled chosen for all mobile devices and tablets. Don't know if the build-in touch select interface is more user friendly than the chosen input box. Only missing the...

> Probably the main problem is that the Action is exactly what is displayed at the bottom of the card Make sense, my bad, I though its more like a...

@meltyshev should I invest any time in this rewrite or will the logic be superseded by v2 of planka? If I rewrite it, I would need an outline from you...

Try to manually pull the docker image before starting the container `docker pull ghcr.io/plankanban/planka:latest`. Additionally check whats happening if you remove your startup command.

Hi @saghul, thanks for the quick response. Yeah I though also a lot about some edge cases, thats why I called it `force` and not `default`. As for example YouTube...

Here is my first brainstorm with more fine options. Is only a quick write up. As for the etherpad, I did not understand this setting anyway. As for me it...