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
- doctor.js: snippet target shown to the user is the document URL
(fragmentless) — that's the actual PUT/PATCH target. The VM's
controller still uses the WebID-with-fragment. Threaded docUrl
through renderSnippet alongside webId.
- doctor.js: clearSignerOutput now resets the connect-button label
and copy status, so a re-run of diagnostics doesn't leave stale
"Reconnect signer" / copy text behind.
- doctor.css: dropped dead "#snippet pre" rule (snippet IS the code
inside the pre, so the descendant selector matches nothing).
0 commit comments