Christian 🦄
Christian 🦄
I can also confirm this strange behaviour but did not have time to look into this more in detail. At least I noticed that for EVERY pasted text there is...
Great to hear that 🔥 Just a quick note: I noticed, that copy&pasting images directly into the editor does not work anymore since 2.38.0. Using the "Image button" in the...
Just tested it in the demo – copy&paste is currently not working there (I'm using Firefox). Apart from that: Great work and thanks for the detailed explanation💪😎
I would like to invite you also discussing the hardcoded value of 15 minutes here: #1545 I totally get that security should be taken seriously here but having a non-customizable...
Maybe take a look at this repository: https://github.com/b310-digital/excalidraw This guy also provides a working example of a docker compose file usable in production: https://github.com/b310-digital/excalidraw/blob/master/docker-compose-prod.yml But you should clone this repository...
Now as I was playing around with your repo a bit these are my results: My setup: - I was replacing `locahost:3002` in `main.go` with a publicly resolvable hostname which...
> I still prefer not to modify any frontend code and instead focus on providing correct request/response handling for all fetches. Totally agree with that. Unfortunately I never used Firebase...