-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Type 'string' cannot be used to index type 'EffectsMetadata<T>' #518
Comments
okay compiles with
|
finally now in #519 |
I'm submitting a...
What is the current behavior?
Effects module masterbranch does not compile
failing statement: metadata[propertyName] = { dispatch };
Expected behavior:
Compile
Minimal reproduction of the problem with instructions:
Version of affected browser(s),operating system(s), npm, node and ngrx:
win7, node v6.10.3, npm 3.10.10, ngrx/platform (master)
The text was updated successfully, but these errors were encountered: