You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works - but I have 2 open points. One of them I think I have to address here:
polymer-redux extends the Polymer.property with the argument 'statePath' which throws a transpile exception as this argument is not in the defined type.
Is there a way that this will be possible (no transpile problem)?
The text was updated successfully, but these errors were encountered:
I created an example that uses polymer-redux with Typescript:
https://github.com/pme123/polymer-redux-typescript-example
It works - but I have 2 open points. One of them I think I have to address here:
Is there a way that this will be possible (no transpile problem)?
The text was updated successfully, but these errors were encountered: