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

Working with Angular 9? #155

Open
chrisdmacrae opened this issue Feb 18, 2020 · 10 comments
Open

Working with Angular 9? #155

chrisdmacrae opened this issue Feb 18, 2020 · 10 comments

Comments

@chrisdmacrae
Copy link

Does @angular-react/fabric work with Angular 9?

Playing around, and it appears children aren't working with the new version. I get an empty react-content element where I'd expect child elements to display.

@fergusg
Copy link

fergusg commented Feb 24, 2020

I got it working by disabling Ivy. Not good going forward as I would expect that option to be removed in a version or two.

@chrisdmacrae
Copy link
Author

No Ivy is definitely a challenge, as it really slips down the bundles.

@MJomaa
Copy link

MJomaa commented Apr 4, 2020

No it is not working with Ivy.

@gotham64
Copy link

Please we need this

@gineign
Copy link

gineign commented May 4, 2020

also facing this issue

@eran-pinhas
Copy link

as @fergusg said - disableing ivy with "angularCompilerOptions": {"enableIvy": false } in tsconfig.json seems to work

@gotham64
Copy link

gotham64 commented Jun 9, 2020

Then it give up the reason for using angular :/ @eran-pinhas

@MJomaa
Copy link

MJomaa commented Jun 9, 2020

@gotham64 True, we switched to React because Fluent UI just works better with it.

@gineign
Copy link

gineign commented Jul 4, 2020

Will you be working with this issue?

@Eve-Sama
Copy link

Nowadays, Angular's latest version is V12. Anyone use this library in V12?

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

7 participants