Orry Baram

Results 6 comments of Orry Baram

@jonolo6 not sure if you've figured out your own pattern yet, but we ran into the same issue with testing out recoil states. We ended up creating a small library...

@SergiySW I've forked the project and looking to set it up as an npm package. I'm running into an issue when trying to test it out though. Is there documentation...

@pramttl @SergiySW I have begun work on updating this library. It's still very much a work in progress, but you can check out progress here https://github.com/orrybaram/RaiBlocksJS/pull/1

https://github.com/SergiySW/RaiBlocksJS/pull/6

**UPDATE** Sorry, I've made a huge mistake, we have 2 very similarly named mutations and I was testing the wrong one for 30mins. 🤦‍♂ Everything is working as expected for...

For those of you having some trouble getting the comment to work, try `/** @ngInject */`. Most minifiers will ignore comments starting with two `*`'s .