question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update to work with Angular 8

See original GitHub issue

I’m submitting a … (check one with “x”)

[x] bug report => search github for a similar issue or PR before submitting
[ ] support request/question

**Current behavior**
Appears to bug out on Angular 8 with: `ERROR TypeError: defaults$2 is not a constructor`



**Expected behavior**
Updated to work with Angular 8



**Minimal reproduction of the problem with instructions (if applicable)**
Update to Angular 8


**What do you use to build your app?. Please specify the version**
angular-cli


**Angular version:** 
8


**ngx-chips version:**
2.0.0-beta.0

**Browser:** Chrome

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

6reactions
Gbuompriscocommented, Jun 13, 2019

2.0.2 has been released, but Safari still not working. Closing this one as there’s another issue open for that

1reaction
alignsoftcommented, Jun 12, 2019

The 2.0.1 has exacerbated another issue here: #877

Typeahead dropdowns worked in Chrome and Firefox with the 2.0.0.beta-0, but Safari did not. None work with 2.0.1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular Update Guide
Select the options that match your update. Angular versions. From v. 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.2, 10.1, 10.0, 9.1, 9.0, 8.2,...
Read more >
How to update Angular 7 to Angular 8 by ng update
But if you really wish to update non stable version use @next at the end of the package name. ng update @angular/cli@next @angular/core@next....
Read more >
Upgrade From Angular 7 to Angular 8 in 10 Minutes
Following along with this short piece, you can upgrade your Angular 7 project to the new Angular 8. You'll need to install all...
Read more >
Upgrade to Angular 8 in 5 minutes | by Clint Pitzak
Upgrade to Angular 8 in 5 minutes · Before you Update · Performing the Angular 8 Update · Handling Errors During Core Framework...
Read more >
How to update Angular to latest version
Update Node.js to the latest version · Install Angular CLI Globally & Locally · Run ng update to update configuration files · Update...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found