Skip to content

Fix selector on DatePickerInput#157

Closed
Michele-Masciave wants to merge 21 commits intoneolution-ch:mainfrom
Michele-Masciave:fix/date-picker
Closed

Fix selector on DatePickerInput#157
Michele-Masciave wants to merge 21 commits intoneolution-ch:mainfrom
Michele-Masciave:fix/date-picker

Conversation

@Michele-Masciave
Copy link
Contributor

Ids can start as numbers in HTML5 (hence guid as id is okay), but querySelector uses CSS3 selectors for querying the DOM and CSS3 doesn't support ID selectors that start with a digit

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 15, 2025

Open in StackBlitz

npm i https://pkg.pr.new/neolution-ch/react-hook-form-components/@neolution-ch/react-hook-form-components@157

commit: 1c42e1c

@Michele-Masciave
Copy link
Contributor Author

Fix on #159

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.

1 participant

Comments