Skip to content

fix(input): solve value does not change in a web component setup#1522

Merged
mlmoravek merged 1 commit intodevelopfrom
bug/1521/inputref
Jan 20, 2026
Merged

fix(input): solve value does not change in a web component setup#1522
mlmoravek merged 1 commit intodevelopfrom
bug/1521/inputref

Conversation

@mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Jan 20, 2026

Fixes #1521

The issue was introduced in #1509.

Proposed Changes

  • use the inputRef value instead of the event.target property in the 'input change handler

@mlmoravek mlmoravek added the bug Something isn't working label Jan 20, 2026
@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit f47bb26
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/696fca971bc27d0008cbd365
😎 Deploy Preview https://deploy-preview-1522--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mlmoravek mlmoravek merged commit 38a48fb into develop Jan 20, 2026
12 checks passed
@mlmoravek mlmoravek deleted the bug/1521/inputref branch January 20, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filterable inputs not working

1 participant