Marcel Gruber
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.
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...
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...
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;...
https://www.cloudflare.com/products/cloudflare-stream/ https://developers.cloudflare.com/stream/
Should fix issue #9
## 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;...