Pavlo Razumovskyi
Pavlo Razumovskyi
Hey! I had the same problem, because of handling pan on the parent view of slider subview. Just move pan handler to another subview.
Hi! I don't know what it can be.
Nice, do you run Coffee docker from same folder as your FE code? ``` docker run --pull=always -it -e OPENAI_API_KEY=${OPENAI_API_KEY} -v $(pwd):/mount coframe/coffee:latest ``` In this command `-v $(pwd):/mount` is...
Scratch that, something else is an issue. What is filename of file you edit and OS you are using?