Dragomir Denev
Dragomir Denev
I have the same problem with v51.16. Fixed it by also setting the working directory in the bottle itself:  Now I can open the command line....
Spoke too soon. You also need to: 1. Allow Bottles flatpak to access the external folder (e.g. via Flatseal) 2. Do the bottle config directory update upon every start of...
Some additional findings re the "single click occurrence highlight": - this stops working intermittently - I cannot find a pattern when it stops working. sometimes it's when I open a...
I agree that this is a somehow annoying behaviour - every time we switch from dev to prod build (and vice versa), we end up with an updated `package.json` and...
@stnguyen90, could you please update on the status of this fix? I had the same error today (Appwrite v1.5.10), with this query array: ```js [Query.or([ Query.equal('$id', transactionIds), Query.equal('transfer_transaction_id', transactionIds) ]),...
this seems to be fixed in 1.6.0