Sveinung Tord Røsaker

Results 26 comments of Sveinung Tord Røsaker

+1 for fixing this, using papandreou fork for now.

Ive been using papandreou fork for some time as well, works great - love OS this way :)

Same problem here - looks like the README say they do not have binaries for Alpine.

Im keeping an eye on async wrap/hooks and friends landing on master - so we can get cls like stuff without the patchwork.

Using typescript and generate typings could be one solution. More low-hanging would be to use something like json-schema or joi if there are rich options objects.

Shipping a es5 version should be fine, and is probably needed for a universal version. I am all for it atleast

It makes sense that it could pick this stuff up. PR welcome! (any input @eirslett ?)

In the usecase of having both express and ss at the same time, and reusing some of the ss templates, it might make sense to have this option.

Open to a PR to fix this? My naive PR would improve the sanity checks on states, but I assume the error really is in the actual states object MIA....

I can have a look, but do you have an hunch why the state might be undefined when throwing an error inside onPreResponse?