delucis / astro-netlify-cms

Integration to add Netlify CMS’s admin dashboard to any Astro project
161 stars 21 forks source link

Fix an issue in some browsers with the Markdown widget #36

Closed delucis closed 1 year ago

delucis commented 1 year ago

In some browsers, the text cursor in the Markdown editor widget can jump while typing in certain circumstances, making it more or less impossible to use. This was reported in https://github.com/netlify/netlify-cms/issues/5092 which also documents a workaround. This commit adds the workaround to the admin dashboard so we can benefit from it by default.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: e91c3851407e34bdd4badccb846734be7e9e669c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | astro-netlify-cms | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR