-
Notifications
You must be signed in to change notification settings - Fork 12
feat(useCookieConsent): add isSegmentLoading state #1726
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
Conversation
🦋 Changeset detectedLatest commit: 06264cf The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1726 +/- ##
=======================================
Coverage 98.49% 98.49%
=======================================
Files 30 30
Lines 798 798
Branches 116 116
=======================================
Hits 786 786
Misses 2 2
Partials 10 10 ☔ View full report in Codecov by Sentry. |
3bd6cc8 to
5504c67
Compare
packages/cookie-consent/src/CookieConsentProvider/useSegmentIntegrations.ts
Outdated
Show resolved
Hide resolved
cc0c89b to
5c778d8
Compare
Add isSegmentLoading to be able to know when segment has not finished fetching integrations.