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

Deep import of abstract-control in angular material lib #1784

Closed
JBBianchi opened this issue Jul 12, 2021 · 2 comments
Closed

Deep import of abstract-control in angular material lib #1784

JBBianchi opened this issue Jul 12, 2021 · 2 comments

Comments

@JBBianchi
Copy link
Contributor

JBBianchi commented Jul 12, 2021

Describe the bug

Not a bug but there is a deep import of abstract-control in array-layout.

Warning: Entry point '@jsonforms/angular-material' contains deep imports into 'C:/Dev/Sandbox/jsonforms-angular-seed/node_modules/@jsonforms/angular/lib/abstract-control'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

Expected behavior

abstract-control should be exported by the module ('s index).

Steps to reproduce the issue

install & build angular-seed

Screenshots

No response

In which browser are you experiencing the issue?

None

Framework

Angular

RendererSet

Material

@sdirix
Copy link
Member

sdirix commented Jul 12, 2021

Thanks for the report!

@eneufeld
Copy link
Member

This is the reason for #1781 and should be fixed with #1785

@sdirix sdirix modified the milestones: next, 3.0 Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants