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

header-cell.component: AoT compilation problem #389

Closed
Kopleman opened this issue Dec 22, 2016 · 2 comments
Closed

header-cell.component: AoT compilation problem #389

Kopleman opened this issue Dec 22, 2016 · 2 comments

Comments

@Kopleman
Copy link

Kopleman commented Dec 22, 2016

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior
AoT compilation throws error 'header-cell.component.ngfactory.ts:287:113: Operator '===' cannot be applied to types 'SelectionType' and 'string''

Expected behavior
No errors

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Table version: 0.7.x
    4.0.0

  • Angular version: 2.0.x
    2.4.0

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    TypeScript 2.0.10
@itsJess1ca
Copy link

I'm having the same issue when building for prod.
The repo this is occurring on for me currently is https://github.com/j3ddesign/uems-website incase you need easy reproduction.

The error occurs when running npm run compile

@amcdnl amcdnl closed this as completed Dec 25, 2016
@amcdnl
Copy link
Contributor

amcdnl commented Dec 25, 2016

Fixed in 4.1

amcdnl added a commit that referenced this issue Dec 25, 2016
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

3 participants