- Issue created by @mortona2k
- 🇺🇸United States swirt Florida
Thanks for reporting this mortona2k and for looking into the cause.
- Merge request !45Issue #3522584: Resolve error - Uncaught TypeError: t.trim is not a function. → (Merged) created by Unnamed author
- 🇮🇳India kulpratap2002
In Drupal 11, Select2 is preferred over Chosen due to its active maintenance, better accessibility, and modern features. Chosen is no longer supported or updated, and Select2 provides enhanced compatibility with current web standards, offering improved support for accessibility, search functionality, and responsive design. This makes Select2 a better fit for Drupal 11's forward-looking goals. The solution now works seamlessly with both Drupal 10 and Drupal 11. That's why I have changed the chosen to select2.
Thanks
Please review. - 🇺🇸United States mortona2k Seattle
Switching to select2 makes sense, and the patch looks good to me.
Works for me. Thanks!
-
kul.pratap →
committed 3efe2306 on 1.0.x
Issue #3522584: Resolve error - Uncaught TypeError: t.trim is not a...
-
kul.pratap →
committed 3efe2306 on 1.0.x
- 🇺🇸United States swirt Florida
This is a great solution @kul.pratap. Thank you so much for the contribution. And thanks @mortona2k for reporting it. I will get a release tagged right away.