Thomas Aull
Thomas Aull
Folks, please stop adding `+1` comments, it adds exactly **nothing** to the discussion, everyone gets a pointless notification and I'm sure the devs are aware that this is a highly...
I tested in on my iPhone and checked the logs with the web inspector extension but there were no logs (error or info) unfortunately.
Oh okay, so I tested the first demo (Basic setup example) which didn‘t work (black screen while rendering samples) but another demo (Material test orb) is working on my iPhone
@gkjohnson I tried almost every current example and here's the result what works on my iPhone and what shows a black screen for the path traced view. All testing was...
Hey @gkjohnson I tested the „Basic Example” from `v0.0.7 to v0.0.3` but path tracing was not working on my phone for any of these versions. No idea 🤷♂️
@gkjohnson First demo does not work (black screen while path tracing). Second demo works but occasionally crashes safari (maybe 1 in 4 times). Attached is da quick screencast: [RPReplay_Final1674393423 (1).webm](https://user-images.githubusercontent.com/227756/213918769-1b1e1990-db26-479a-9c04-504aac2f7a70.webm)
This is awesome, now I can use tldraw for all my annotations needs. Thank you so much everyone involved for such an amazing tool!
@AndyPro720 *I think* affine currently does not read a `.env` file by itself, you'll have to do the following (at least it works for me this way) 1. Populate your...
@AndyPro720 Unfortunately I'm out of ideas then, it did work for me after I set it up like in my previous reply. In some cases (don't ask me exactly which...
Just found this issue since I'm facing the same problem, all generated images belong to the root user. In other Docker related projects I'm using ``` ENV PUID=1000 ENV PGID=1000...