Jørn Knutsen
Jørn Knutsen
If you have a srcset looking something like this: ``` https://some.domain.co/animage.jpg?rect=0,4,1936,1084&w=500&h=280&q=80&fit=crop&auto=format 500w, https://some.domain.co/animage.jpg?rect=0,3,1936,1086&w=1000&h=561&q=80&fit=crop&auto=format 1000w, https://some.domain.co/animage.jpg?rect=0,3,1936,1087&w=2000&h=1123&q=80&fit=crop&auto=format 2000w ``` loading will fail because it return a src image like this ```1087&w=2000&h=1123&q=80&fit=crop&auto=format```
Fix typo
After upgrading to > 3.41.0 I get a "Can't upload this file here" error whenever dragging a block element in the PTE. The error box doesn't go away. The only...
**Describe the bug** When opening a document with an image field above the fold you can visibly see the image field seemingly being mounted, unmounted and mounted again, causing unappealing...