-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Closed
Description
Note: for support questions, please use one of these channels: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports.
- *I'm submitting a ... *
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, see note at the top of this template. - Do you want to request a feature or report a bug?
Bug.
- What is the current behavior?
In beta.10, importing angular2/common and compiling with typescript fails with:
node_modules/angular2/src/common/directives/ng_plural.d.ts(2,10): error TS2305: Module '".../node_modules/angular2/src/common/directives/ng_switch"' has no exported member 'SwitchView'.
This is likely related to SwitchView being marked internal, introduced in a4b5cb8
- If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5). - What is the expected behavior?
No TSC failures
- Angular version: 2.0.0-beta.10
- TSC 1.8.9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels