Skip to content

jQuery fixes (config was ignored, if given as parameter) #549

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

vladrusu
Copy link
Contributor

@vladrusu vladrusu commented Oct 16, 2024

For example, as of currently, passing config via jQuery to a rating component is ignored. For example $('#myRating').rating({ name: 'rating' }) does the same as $('#myRating').rating(). Obviously a bug.

Affected components (you are free to check to see if there are more):

  • Calendar
  • DatePicker
  • DateRangePicker
  • Rating
  • TimePicker

@mrholek mrholek merged commit ee2df5f into coreui:main Oct 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants