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

ng-drag-drop package is not compatible with Ivy builds #163

Open
Bjeaurn opened this issue Jun 3, 2019 · 3 comments
Open

ng-drag-drop package is not compatible with Ivy builds #163

Bjeaurn opened this issue Jun 3, 2019 · 3 comments

Comments

@Bjeaurn
Copy link

Bjeaurn commented Jun 3, 2019

Please remove sections that are not required.

  • I'm submitting a ...
    [x] bug report
    [ ] feature request
    [ ] other

  • What is the current behavior?
    When I start my application with enableIvy: true set, it runs into a compile error:

ERROR in There is no format with import statements in '/path/to/dev/node_modules/ng-drag-drop' entry-point.
  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.

Will add later, unfortunately not able to do so through Stackblitz.

  • What is the expected behavior?
    That the compiler is able to compile the project that depends on ng-drag-drop

  • Please tell us about your environment:

  • Angular version: 8.0.0
  • Angular CLI Version: 8.0.1
  • Browser: Not relevant.
@Bjeaurn
Copy link
Author

Bjeaurn commented Jun 3, 2019

Apparantly related to angular/angular#29564

@chris-house
Copy link

image
Im getting a different ivy error

@seiyria
Copy link

seiyria commented Oct 28, 2020

My lamentable solution to this is to bring the code into your project manually, and it works like a charm.

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

3 participants