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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Dompurify Hooks #5236

Merged
merged 2 commits into from
Jan 27, 2024
Merged

fix: Dompurify Hooks #5236

merged 2 commits into from
Jan 27, 2024

Commits on Jan 25, 2024

  1. perf: prevent adding multiple DOMPurify hooks

    Currently, everytime `removeScript()` is called, the same DOMPurify
    hooks are getting added again and again.
    
    Co-authored-by: Alois Klink <alois@aloisklink.com>
    sidharthv96 and aloisklink committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1c200ee View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    7ca990d View commit details
    Browse the repository at this point in the history