You use once function
$('input.autocomplete-deluxe-form').once('attachAutocompleteDeluxe')
but don't add a necessary dependency for jquery/once plugin.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hoter created an issue. See original summary.

hoter’s picture

oriol_e9g’s picture

Status: Active » Needs review
FileSize
561 bytes

Like do other modules it's a best practice add also jquery dependency and order dependencies alphabetically.

edwardchiapet’s picture

Thanks, @hoter and @oriol_e9g!

Merging @oriol_e9g's patch - as it also adds the jQuery dependency and alphabetizes it.

Merging into 8.x-1.x-dev.

edwardchiapet’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.