Skip to content

Conversation

@balajis-qb
Copy link
Collaborator

@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
@balajis-qb balajis-qb merged commit c6bc68f into main Dec 23, 2025
2 of 4 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