Skip to content

Conversation

@balajis-qb
Copy link
Contributor

@balajis-qb balajis-qb commented Dec 5, 2025

Description

This PR introduces the useRef hook to the global context of the LiveProvider, allowing for better management of references within the example components. The change fix the example - Custom input with popper positioning.

Problem
The doc-site example Custom input with popper positioning uses useRef hook, but the hook was not imported.

Changes

  • Added useRef hook to the global context of the LiveProvider

Screenshots

Issue
image

After the fix
image

Contribution checklist

  • I have followed the contributing guidelines.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

This update introduces the useRef hook to the global context of the LiveProvider, allowing for better management of references within the example components. The change fix the example - Custom input with popper positioning
@martijnrusschen
Copy link
Member

Clouflare is having issues, I will rerun when the chaos is over

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.23%. Comparing base (7f0b64b) to head (354fe15).
⚠️ Report is 40 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6110   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files          30       30           
  Lines        3653     3653           
  Branches     1579     1582    +3     
=======================================
  Hits         3625     3625           
  Misses         27       27           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martijnrusschen martijnrusschen merged commit c6bc68f into Hacker0x01:main Dec 5, 2025
6 of 8 checks passed
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.

2 participants