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

[Bug]: isEditable in Vue3 is not reactive #5591

Closed
1 task done
litingyes opened this issue Sep 5, 2024 · 3 comments
Closed
1 task done

[Bug]: isEditable in Vue3 is not reactive #5591

litingyes opened this issue Sep 5, 2024 · 3 comments
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug

Comments

@litingyes
Copy link

Affected Packages

@tiptap/vue-3

Version(s)

latest

Bug Description

isEditable is not change when run setEditable

Browser Used

Chrome

Code Example URL

https://stackblitz.com/edit/tiptap-vue3-is-editable?file=src%2Fcomponents%2FEditor.vue

Expected Behavior

isEditable is reactive

Additional Context (Optional)

No response

Dependency Updates

  • Yes, I've updated all my dependencies.
@litingyes litingyes added Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug labels Sep 5, 2024
@litingyes
Copy link
Author

I think more responsive properties need to be exposed

@nperez0111
Copy link
Contributor

Feel free to open a PR to fix this. But we do not have plans to implement this ourselves

@nperez0111 nperez0111 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
@litingyes
Copy link
Author

Feel free to open a PR to fix this. But we do not have plans to implement this ourselves

i will try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug
Projects
Status: Done
Development

No branches or pull requests

2 participants