You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Closesopenscd/open-scd-core#92
As part of a drive-by under the influence of @ca-d also remove visual tests.
Linter wanted to change a couple of files also.
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.
The text was updated successfully, but these errors were encountered: