Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Import suggestions aren't showing picks from all available locations
I’m seeing cases where the import suggestions aren’t showing picks from all available locations.
For example, for the following import statements, both should contain the type: “Injectable”
import { } from 'ng-metadata/core';
import { } from 'angular';
…however, the “quick fix” suggestion only shows the type available from the “angular” path. I was expecting it would give me the choice to import the object from one of the two available locations.
Here’s a video showing an example of the issue I’m seeing: