Gavin Ray
Gavin Ray
Hey, this is pretty slick! Just installed it, looks great. Do you have a donation link? 
Whoops, forgot to add you need to `npm install iohook`
> @GavinRay97 > > > Whoops, forgot to add you need to npm install iohook > > Add it into dependencies in the package.json then: https://github.com/nikersify/jay/blob/master/package.json#L29 . More info https://docs.npmjs.com/files/package.json#dependencies...
This is a super huge deal for me as well, I love jay and have used it since near its release but not being able to do multi-line makes some...
Here is most of it, I just cant get the evaluation to fire now: PULL REQUEST: https://github.com/nikersify/jay/pull/26
Okay it definitely has something do with rehydration and persistence to `sessionStorage` I'm using. What I don't understand is why from this logging, the store shows as: 1. Not rehydrated...
Ignore the above, `persist()` doesn't seem to have an effect, result is still the same without it =/
@ctrlplusb Hey, appreciate the response! I found a workaround for this, which might also be useful in providing more info for the problem: If I call `useStore().getState()` the value is...
Just wanted to come and drop a huge note of appreciation and support for this! Many JSFX are as good or better than paid plugins, and there's such a large...
Oh this is awesome, thanks for the tip @jpcima !