laravel-page-speed icon indicating copy to clipboard operation
laravel-page-speed copied to clipboard

$ is undefined - jQuery is not working after install package

Open bhavdip111 opened this issue 3 years ago • 3 comments

I just installed this package and getting jQuery undefined error. We have used Laravel mix in the project. Is this creating an issue?

Laravel version : 7.x PHP version : 7.3.5 Laravel page speed package version : ^2.0 OS : Debian 10

bhavdip111 avatar Mar 26 '21 19:03 bhavdip111

Hi @bhavdip111 thanks for reporting!

I believe this issue is related with #145 I'll check it.

lucasMesquitaBorges avatar Mar 30 '21 21:03 lucasMesquitaBorges

has the problem been solved ?

amersofia avatar Jul 09 '21 17:07 amersofia

has the problem been solved ?

you can try to comment middleware DeferJavascript::class in Kernel.php

zawaruddin avatar Jun 04 '22 15:06 zawaruddin