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

Identify a document open (even if it is the same name) #92

Open
danyill opened this issue Apr 14, 2023 · 1 comment
Open

Identify a document open (even if it is the same name) #92

danyill opened this issue Apr 14, 2023 · 1 comment

Comments

@danyill
Copy link

danyill commented Apr 14, 2023

Currently, I think in plugins we can't identify a new document has been opened even if is the same document (and especially if there have been no edits made).

My testing of a plugin so far suggests that even if edits have been made and I am using editCount with a @state decorator I don't get a re-render (although I may be erring in some fashion).

Filing this issue as requested by Christian.

@Sander3003
Copy link
Member

The result is that it does not refresh the applicaiton.

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