tobydeh

Results 8 comments of tobydeh

Im happy to take a look at implementing this. I don't think it's too difficult but we would need to decide how to change the api for update / find...

Im having the same issue. iOS seems to apply the shadow to the child elements within the main element (with the shadow attribute) where as on android it applies the...

Hi, Thanks for taking a look. I'm not convinced that the order should be inverted, I think the following test proves that to be incorrect (the env value from .local...

Ignore my previous comment - the problem seems to be related to the zsh dotenv plugin on my machine, when i disable the plugin the inverted behaviour works as expected....

Thanks for getting back to me. I messaged you a couple of weeks ago regarding the safari issue and you were kind enough to help me out. Unfortunately I don’t...

Im having the same issue - is there anything i need to do to fix the issue?

When I run that example I get the following error: ``` TypeError: f.fields[k].bind is not a function at /Users/Toby/Development/Repos/mpg/node_modules/forms/lib/forms.js:40:47 ```

I have the same issue `Error: end() took too long (10s)` I'm using pino with a custom transport and the error happens when I call process.exit() The transport file: ```...