Giter Club home page Giter Club logo

Comments (4)

tweekah avatar tweekah commented on May 24, 2024

Having the same issue, any fixes jet?

from laravel-form-components.

tweekah avatar tweekah commented on May 24, 2024

Problem is with webpack, L9 uses vite as default so form-components.js is not loaded.

from laravel-form-components.

tweekah avatar tweekah commented on May 24, 2024

Seem to have found a solution for now; add './vendor/rawilk/laravel-form-components/dist/form-components.js', to the laravel input plugins of your vite config, then add @vite('vendor/rawilk/laravel-form-components/dist/form-components.js') to your blade view where you're using the form components

from laravel-form-components.

rawilk avatar rawilk commented on May 24, 2024

You shouldn't need to resort to adding the package's JS files to your build pipeline, even in v7. I've never had an issue myself loading the package's scripts alongside of using vite in a laravel app.

I've released v8 of the package today, which I know for sure works in a Laravel 10.x app that uses vite, since I used a brand new app to test it out as I was developing the new release. I've also changed the build process for the package's scripts from webpack to rollup, but that really shouldn't make a difference.

I'm going to close this issue, but feel free to re-open if you're still having issues with this.

from laravel-form-components.

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.