craft-locate icon indicating copy to clipboard operation
craft-locate copied to clipboard

Don't work on Craft CMS 3.5.5

Open alexgilbertDG opened this issue 4 years ago • 3 comments

Seems like it's not working on new Craft CMS version. You Javascript fail because it can't find the input. Seems like your JS code don't use the namespace option to find the input.

alexgilbertDG avatar Aug 26 '20 15:08 alexgilbertDG

Duplicate of #9

alexgilbertDG avatar Aug 26 '20 15:08 alexgilbertDG

@alexgilbertDG if it's of any help for you, I created a working fork since I couldn't reach the original author and he hasn't been active of Github since 2019.

To remove: composer remove swixpop/locate

Then add: composer remove lenvanessen/locate

lenvanessen avatar Feb 24 '22 10:02 lenvanessen

@alexgilbertDG if it's of any help for you, I created a working fork since I couldn't reach the original author and he hasn't been active of Github since 2019.

To remove: composer remove swixpop/locate

Then add: composer remove lenvanessen/locate

I guess that the second command should be: composer require lenvanessen/locate

michalbulla avatar Jun 14 '22 13:06 michalbulla