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

[bug report] Does not work with Angular 9.1.0 #994

Closed
5 tasks done
ghost opened this issue Mar 28, 2020 · 1 comment
Closed
5 tasks done

[bug report] Does not work with Angular 9.1.0 #994

ghost opened this issue Mar 28, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 28, 2020

REQUIRED: Before filing a bug report

Change each [ ] to [x] when you have done it.

Describe the bug (required)

After updating Angular to version 9.1.0, ng2-dragula does not work. I'm getting error:

main.8c80991e3673d847bd30.js:1 ERROR Error: Uncaught (in promise): ReferenceError: dragulaExpt__default is not defined
ReferenceError: dragulaExpt__default is not defined

Error points to file /node_modules/ng2-dragula/dist/fesm2015/ng2-dragula.js, line 2

import dragulaExpt__default, {  } from 'dragula';

The error happens only in runtime in a production build (ng build --prod).

@ghost
Copy link
Author

ghost commented Mar 28, 2020

@ghost ghost closed this as completed Mar 28, 2020
This issue was closed.
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

0 participants