Christoph Krämer

Results 4 comments of Christoph Krämer

Is there already a solution for this issue? I think it's a general problem if a field, which is part of the id, doesn't contain a simple type but a...

Perhaps you can create a branch which still supports old versions and keep the master branch up to date with sentry development.

Hey, this is actually possible. You can have an implementation like it is done in https://github.com/caljrimmer/isomorphic-redux-app First define a static property for your component where you define all actions that...

@scottnonnenberg It actually works in my project with the implementation shown above. The referenced project was just an example for the static array.