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

ng2-tree con Angular 11 #348

Open
herflorz opened this issue Jun 16, 2021 · 0 comments
Open

ng2-tree con Angular 11 #348

herflorz opened this issue Jun 16, 2021 · 0 comments

Comments

@herflorz
Copy link

herflorz commented Jun 16, 2021

Estoy intentando correr el demo que incluye este componente, pero al ejecutarlo me manda el error:

ERROR Error: Uncaught (in promise): TypeError: i.Subject is not a constructor TypeError: i.Subject is not a constructor at new e (main-es2015.908413969345878eafa1.js:1) at main-es2015.908413969345878eafa1.js:1 at af (main-es2015.908413969345878eafa1.js:1) at of (main-es2015.908413969345878eafa1.js:1) at kf.get (main-es2015.908413969345878eafa1.js:1) at Bf (main-es2015.908413969345878eafa1.js:1) at Hf (main-es2015.908413969345878eafa1.js:1) at zf (main-es2015.908413969345878eafa1.js:1) at Nf (main-es2015.908413969345878eafa1.js:1) at Sy (main-es2015.908413969345878eafa1.js:1) at T (polyfills-es2015.a4c40f2bc7d956e5f049.js:1) at T (polyfills-es2015.a4c40f2bc7d956e5f049.js:1) at polyfills-es2015.a4c40f2bc7d956e5f049.js:1 at l.invokeTask (polyfills-es2015.a4c40f2bc7d956e5f049.js:1) at Object.onInvokeTask (main-es2015.908413969345878eafa1.js:1) at l.invokeTask (polyfills-es2015.a4c40f2bc7d956e5f049.js:1) at i.runTask (polyfills-es2015.a4c40f2bc7d956e5f049.js:1) at m (polyfills-es2015.a4c40f2bc7d956e5f049.js:1) at u.invokeTask [as invoke] (polyfills-es2015.a4c40f2bc7d956e5f049.js:1) at p (polyfills-es2015.a4c40f2bc7d956e5f049.js:1)

Me di cuenta que si quito de mi archivo html la etiqueta <tree></tree> ya no me marca el error. Estoy usando Angular 11.

¿Tienen alguna idea de lo que está pasando?

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

1 participant