Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Conversation

@dlabrecq
Copy link
Member

This PR adjusts the peer dependencies for Angular 8.

In addition, I've modified the ngx-bootstrap dependency, as PatternFly-ng is not compatible with the dropdown of ngx-bootstrap v3.3.0. Tested v3.0.0-v3.2.0 and they worked fine.

Screen Shot 2019-06-11 at 3 01 19 PM

For Angular 8, the following must be added to the options of agular.json

"options": {
  "preserveSymlinks": true,

See: https://stackoverflow.com/questions/53833985/no-provider-for-viewcontainerref-while-using-ng-packagr-component

Note: PatternFly-ng is not compatible with ngx-bootstrap 3.3.0

For Angular 8, the following must be added to the options of agular.json

```
"options": {
  "preserveSymlinks": true,
```

See: https://stackoverflow.com/questions/53833985/no-provider-for-viewcontainerref-while-using-ng-packagr-component
@dlabrecq dlabrecq requested a review from dgutride June 11, 2019 19:40
@patternfly-build
Copy link
Contributor

Deploy preview for patternfly-ng ready!

Built with commit 6a6a58c

https://deploy-preview-462--patternfly-ng.netlify.com

@dlabrecq dlabrecq merged commit bd78ad6 into patternfly:master Jun 11, 2019
@patternfly-build
Copy link
Contributor

🎉 This PR is included in version 4.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants