forked from frontend-collective/react-sortable-tree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Take CSP style nonce as props, pass to react-virtualized AutoSizer
When using a Content-Security-Policy with a style-src rule that does not include 'unsafe-inline', a nonce prop needs to be used with react-virtualized as it appends inline <style> tags to the DOM. Resolves frontend-collective#653
- Loading branch information
Joonas Rouhiainen
committed
Nov 3, 2020
1 parent
3c29cbf
commit 7b1e660
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters