fix(GamutProvider): add nonce to react-aria-components#3272
fix(GamutProvider): add nonce to react-aria-components#3272
Conversation
|
View your CI Pipeline Execution ↗ for commit 506b233 ☁️ Nx Cloud last updated this comment at |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3272 +/- ##
==========================================
- Coverage 89.74% 88.11% -1.63%
==========================================
Files 361 29 -332
Lines 5137 286 -4851
Branches 1609 61 -1548
==========================================
- Hits 4610 252 -4358
+ Misses 519 34 -485
+ Partials 8 0 -8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
📬 Published Alpha Packages: |
|
🚀 Styleguide deploy preview ready! Preview URL: https://699dd46c22a8f5f97f520987--gamut-preview.netlify.app |
LinKCoding
left a comment
There was a problem hiding this comment.
LGTM, was able to find the nonce attributes in the SB pages
and the Mono/Lith pages load just fine!
Overview
Forwards
noncetoreact-aria-componentsandframer-motionvia the GamutProvider. This also pins the"@react-aria/interactions"version to3.25.0until this CSP violation is fixedThis PR has test code I will remove before shipping (adding the static nonce to storybook)
PR Checklist
Testing Instructions
<style type="text/css" nonce="storybook-csp-nonce">PR Links and Envs