Results 8 issues of Marcel Gruber

Right from the official example page itself Though the edges get clipped off when saving the image, it does become an issue if the save plugin is turned off.

bug

The image will not appear to the user as they desired, and the Base64 image will be even more wrong. Is there a way we can disable save until the...

duplicate

EoA tests can be viewed here: https://app.emailonacid.com/shared-preview/Cu3JZIawpw I find that this is a very useful component, and it's also a good "canary in the coal mine" if there are other...

enhancement

Please consider this a general question. In my experience, some clients will ignore what's in the ``, and in some cases they will nuke the entire contents of the head;...

question

https://www.cloudflare.com/products/cloudflare-stream/ https://developers.cloudflare.com/stream/

feat
provider
web-component

## Description I noticed an issue in the `@sitecore-jss/sitecore-jss` node package whereby in `models.d.ts` the generic field definition is as follows: ```ts export interface Field { value: T; editable?: string;...

stale