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
There are two places in my project that use htmlFormatter.
As long as one place calls htmlFormatter.hideUnchanged() or htmlFormatter.showUnchanged(), the global version will take effect. I just want to apply htmlFormatter.showUnchanged() locally
The text was updated successfully, but these errors were encountered:
There are two places in my project that use htmlFormatter.
As long as one place calls htmlFormatter.hideUnchanged() or htmlFormatter.showUnchanged(), the global version will take effect. I just want to apply htmlFormatter.showUnchanged() locally
The text was updated successfully, but these errors were encountered: