- 🇮🇳India arunkumarkit
"The latest stable release is now available with full support for Drupal 9, 10, and 11."
Automatically closed - issue fixed for 2 weeks with no activity.
Hello!
As the title says, I'm having two issues:
1. I'm displaying the node/add and node/edit forms in modals and the calendar doesn't show up--libraries not included. I had to manually attach the materialize_datetime_picker library in hook_form_alter to make it work
2. I also use custom forms that are displayed after ajax calls. The calendar doesn't work either. I had to manually attach the library to the page that embeds the ajax button that displays the form.
Not a big deal, but I think it would help if the library would load automatically whenever a form that contains a materialize_date_time type element.
Can't really say if this is a bug or a feature request, but I think it would be awesome to not have to manually attach the library.
Thank you!
Fixed
6.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
"The latest stable release is now available with full support for Drupal 9, 10, and 11."
Automatically closed - issue fixed for 2 weeks with no activity.