Coder Social home page Coder Social logo

Comments (6)

CleanWeb-Dev avatar CleanWeb-Dev commented on June 8, 2024

I use this theme: https://wrapbootstrap.com/theme/smartadmin-responsive-webapp-WB0573SK0
The problem is this, removing vendor.js (includes Jquery) and add manually jquery 3.5.1, debugbar-ajax works...

vendor.js: https://we.tl/t-uSR6OFWTdx

Suggestions on some changes to make to the vendor.js file?

from laravel-debugbar.

parallels999 avatar parallels999 commented on June 8, 2024

Wich versions of laravel-debugbar/php-debugbar are you using?

from laravel-debugbar.

CleanWeb-Dev avatar CleanWeb-Dev commented on June 8, 2024

"barryvdh/laravel-debugbar": "^3.9",

from laravel-debugbar.

parallels999 avatar parallels999 commented on June 8, 2024

php-debugbar:^1.19.1 uses jQuery 3.7.1(latest), look maximebf/php-debugbar@847216e

from laravel-debugbar.

DomenicoParisiDev avatar DomenicoParisiDev commented on June 8, 2024

The problem is this, removing vendor.js (includes Jquery) and add manually jquery 3.5.1, debugbar-ajax works...

I tried removing "vendor.js" and just loading jQuery 3.5.1, and it works...

from laravel-debugbar.

parallels999 avatar parallels999 commented on June 8, 2024

I tried removing "vendor.js" and just loading jQuery 3.5.1, and it works...

Which path?? I couldn't find any file called vendor.js

If vendor.js is on your custom theme the problem is in your side, not from this package

| Vendor files are included by default, but can be set to false.
| This can also be set to 'js' or 'css', to only include javascript or css vendor files.
| Vendor files are for css: font-awesome (including fonts) and highlight.js (css files)
| and for js: jquery and highlight.js
| So if you want syntax highlighting, set it to true.
| jQuery is set to not conflict with existing jQuery scripts.
|
*/
'include_vendors' => true,

from laravel-debugbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.