Closed dmfalke closed 1 day ago
This PR removes the hash of the current location from the url prop of ExternalContentController used for static-content. Including the hash causes page updated whenever the hash changes, which is not desirable.
url
ExternalContentController
This PR removes the hash of the current location from the
url
prop ofExternalContentController
used for static-content. Including the hash causes page updated whenever the hash changes, which is not desirable.