fleet/frontend/components/ClickableUrls
Scott Gress 75bbbf6731
Fix issue with policy details modal causing 500 error page (#26628)
For #26604 

This PR fixes the way we import DOMPurify, so that we can access its
`sanitize` method.

I'm not sure why this popped up now -- the last release was a month ago.
Perhaps a new release of webpack or a related dependency in our build
chain?

**Before:**

![26604-broken](https://github.com/user-attachments/assets/629567a6-d989-45e2-a90c-eca8f69b1105)

---

**After:**

![26604-fixed](https://github.com/user-attachments/assets/4ec580f1-d189-4692-80d2-fee1d3ed8207)
2025-02-27 09:43:34 -06:00
..
ClickableUrls.tests.tsx Fleet UI: Convert URLs in Policy resolution text to be clickable links (#13023) 2023-08-18 09:15:23 -04:00
ClickableUrls.tsx Fix issue with policy details modal causing 500 error page (#26628) 2025-02-27 09:43:34 -06:00
index.ts Fleet UI: Convert URLs in Policy resolution text to be clickable links (#13023) 2023-08-18 09:15:23 -04:00