Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model doesn't update on cmd + x #73

Closed
vuhrmeister opened this issue May 28, 2020 · 2 comments
Closed

Model doesn't update on cmd + x #73

vuhrmeister opened this issue May 28, 2020 · 2 comments

Comments

@vuhrmeister
Copy link

If I cut marked text by pressing cmd + x the model does not get updated. Deleting the marked text by pressing backspace works though.

The code:

<prism-editor
  v-model="stylesModel"
  language="css"
/>

I'm using the latest version 0.6.1.

@koca
Copy link
Owner

koca commented May 28, 2020

Hey @vuhrmeister! Thanks for the report. I'll take a look and will let you know. ✌️

@koca koca mentioned this issue Jun 21, 2020
@koca
Copy link
Owner

koca commented Aug 8, 2020

Released new version v1 🎉

@koca koca closed this as completed Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants