Skip to content

chirry-pick: 7099#7154

Merged
BlackySoul merged 1 commit into6.2-stablefrom
blackysoul/cherry-pick-7099
Jul 8, 2024
Merged

chirry-pick: 7099#7154
BlackySoul merged 1 commit into6.2-stablefrom
blackysoul/cherry-pick-7099

Conversation

@BlackySoul
Copy link
Copy Markdown
Contributor

We got an error from users about'shown' in
useFloatingWithInteractions hook

TypeError: Uncaught TypeError: Cannot read properties of undefined (reading 'shown')

I wasn't able to catch this locally, or in test env, but
to make sure preservedControlledValueRef can't be undefined
if value is defind we give it a value.
@BlackySoul BlackySoul requested a review from a team as a code owner July 8, 2024 14:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 8, 2024

size-limit report 📦

Path Size
JS 369.29 KB (+0.01% 🔺)
JS (gzip) 113.09 KB (+0.01% 🔺)
JS (brotli) 93.04 KB (-0.07% 🔽)
JS import Div (tree shaking) 1.42 KB (0%)
CSS 290 KB (0%)
CSS (gzip) 37.72 KB (0%)
CSS (brotli) 30.47 KB (0%)

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Jul 8, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 8, 2024

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 8, 2024

👀 Docs deployed

Commit 8b2e837

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.79%. Comparing base (5019c30) to head (8b2e837).

Additional details and impacted files
@@             Coverage Diff             @@
##           6.2-stable    #7154   +/-   ##
===========================================
  Coverage       83.79%   83.79%           
===========================================
  Files             358      358           
  Lines           10709    10709           
  Branches         3556     3556           
===========================================
  Hits             8974     8974           
  Misses           1735     1735           
Flag Coverage Δ
unittests 83.79% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BlackySoul BlackySoul merged commit d9960f0 into 6.2-stable Jul 8, 2024
@BlackySoul BlackySoul deleted the blackysoul/cherry-pick-7099 branch July 8, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants