Ryan Dammrose
Ryan Dammrose
@sebranly I will feel sheepish if that is the case, but none of my jest-extended matchers seem to work. (I think) all of my Jest functions both give intellisense and...
@sebranly I see what you mean, but I can't even get it to show up in intellisense at all unless I do this at the top of my spec file:...
I did exactly what @mrg2k8 suggested to test, but it would be nice if there was a built-in way to send it a test message so you can see the...
Over a year later and this is still a great recommendation. Sometimes html is the only thing that does what I want it to and I want to be able...
@joschne I did the same.
@Methuselah96 I am also experiencing this bug, but worse than losing the UI, even after I reopen it, my entire toolbar no longer functions (Reset, Revert, Sweep, Commit, Record, Pin,...
@paztis That's quite the journey you had. I think the bigger question is how to get more people managing this repository because it seems pretty dead at the moment.
@kirillgroshkov I'm currently using angular-redux/store 10.0.0 with Angular 9 and not having any issues. What issues are you having?
@kirillgroshkov Ah yes, I was able to fix that issue by installing the library `redux-observable-es6-compat` https://github.com/iwnow/redux-observable-es6-compat Then update your import statement in your app or core module for createEpicMiddleware ```typescript...
@asvishnyakov Do you know if anyone is working on this project?