CodeToFreedom
CodeToFreedom
If adding a font size option in the GUI is too complex, I would appreciate adding it to the ContinueDev text file config settings as a quick fix. I use...
We have the same problem. Summary of what we learned in 2 weeks of intense debugging: **- The web app reloads and crashes on all iOS devices (new and old)....
Hi @iapicca, thanks for your reply. I created a small demo project. It doesn't crash as fast as a "real" project but it still crashes. To trigger the problem please...
PS: Sorry I forgot to add the flutter version. @iapicca, were you able to reproduce the error? Flutter version 3.7.12 on channel stable • Upstream repository https://github.com/flutter/flutter.git • Framework revision...
Hi @darshankawar and @arok, thanks for your responses. @darshankawar : The unfortunate thing about that bug is that it doesn't always happen directly and in constantly reproducable way. It sometimes...
@TyDunn The privacy link currently gives a 404 error. As full privacy is also crucial for us (and probably many more) it would be great to fix the broken link....
Hi @romange and @BagritsevichStepan, thanks for your quick reply. May I ask why exactly this specific command is disallowed or considered hard to implement in df? In my (probably naive)...
PS: After looking more through the code I found that setting disable-atomicity flag makes it work. I don't really understand why yet, but at least that circumvents the problem for...
@dranikpg Sorry for the late reply. (had a lot of mails in my inbox the last days and didn't see the notification.) Concerning your question: Yes, we wrote on discord...
@BagritsevichStepan Have you already found the reason why the FT.SEARCH call result is so unexpectedly different depending on whether it is called from lua or sent as direct command? Many...