Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This form builder is not working in Angularjs project when it is minified using GULP. #774

Closed
srikanth4kakumanu opened this issue Jul 11, 2018 · 1 comment

Comments

@srikanth4kakumanu
Copy link

srikanth4kakumanu commented Jul 11, 2018

Description: This form builder is not working when the project is minified.

Environment Details: AngularJS.

  • formBuilder Version: 2.9.8
  • Browser: All
  • OS: All

Expected Behavior : This form builder has to work same as in this Demo.

Actual Behavior : When I use this form builder in development mode, it is working fine. Once the project is minified using gulp, It is not working. Giving lot of errors regarding jQuery even though the Jquery plugin is installed.

Steps to Reproduce

Screenshot - (optional)

@kevinchappell
Copy link
Owner

formBuilder now uses webpack for build, the gulpfile is removed in the next version. Are you making a custom build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants