Drupal 10 compatibility
Issue fork views_autosubmit-3334254
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Drupal 10 compatibility
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
roaldnel commentedThanks for the work you have done on this! Will this be merged anytime soon by chance? We would really appreciate that...
Comment #4
claudiu.cristeaIt needs conversion of JS file to vanilla Javascript
Comment #7
i-trokhanenkoI've committed a quick fix to the info.yml. Thank you for the merge request @claudiu.cristea
Comment #8
i-trokhanenko@claudiu.cristea I'll take a look at the JS file
Comment #9
i-trokhanenkoComment #10
boquistm commentedPlease disregard this comment. I'm making my first commit to Drupal.org and I made a mistake in the process.
Comment #14
i-trokhanenkoMR#8 needs to be tested
Comment #15
michael.acampora commentedThe changes work as expected, but this will break some Drupal 9 installations prior to 9.2 and Drupal 8. Both of these versions are unsupported, but the info file should reflect this as well.
See: https://www.drupal.org/node/3158256
Comment #16
i-trokhanenkoAdded changes to the info file. Please review the MR#8
Comment #17
i-trokhanenkoCommitted and created a new version of the module - 8.x-1.6
Thanks!