Closed tormec closed 1 year ago
When no cookie is saved yet, the following lines:
https://github.com/tormec/AcMenu/blob/32a81f832373482bfd6ca073edc11ce1b76cc8a0/syntax.php#L159-L165
causes the error (in the web console):
Uncaught ReferenceError: jQuery is not defined
Consider if it's possible to rid of those lines without any backward compatibility issues. To test.
When no cookie is saved yet, the following lines:
https://github.com/tormec/AcMenu/blob/32a81f832373482bfd6ca073edc11ce1b76cc8a0/syntax.php#L159-L165
causes the error (in the web console):
Uncaught ReferenceError: jQuery is not defined
Consider if it's possible to rid of those lines without any backward compatibility issues. To test.