Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing client side cross scripting vulnerability #3317

Open
wants to merge 2 commits into
base: v2
Choose a base branch
from
Open

Conversation

navya9singh
Copy link
Member

@navya9singh navya9singh added the deploy-preview Enables automatic deployments to preview environments on a PR label Jan 29, 2025
loadingMessage.textContent = ""

const em = document.createElement("em")
em.textContent = `(${tsVersion?.replace(/</g, "-")})`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume the replace is not needed anymore, now that the text doesn't need to be sanitized?

Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://victorious-plant-05c166c10-3317.centralus.5.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy-preview Enables automatic deployments to preview environments on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants