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
Commit button, Pick a previous commit message link, etc not working.
On opening webview inspector, got the following message in console on button click
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src vscode-resource:". Either the 'unsafe-inline' keyword, a hash ('sha256-g4hMc5gN46yzDsBgG6krPyUXTtnMdgr7Pp7z4kBL7mk='), or a nonce ('nonce-...') is required to enable inline execution
Steps to Reproduce
Select some files to commit using right-click > Commit Selected
Opens up a new Commit Message webview where the aforementioned buttons don't work.
SVN Output
Nothing in the log except svn version logging.
Let me know if you need more debug information.
The text was updated successfully, but these errors were encountered:
Issue
Commit button, Pick a previous commit message link, etc not working.
On opening webview inspector, got the following message in console on button click
Steps to Reproduce
SVN Output
Nothing in the log except svn version logging.
Let me know if you need more debug information.
The text was updated successfully, but these errors were encountered: