Felix Mosheev

Results 398 comments of Felix Mosheev

Check the new example of the latest [next-i18next](https://github.com/felixmosh/i18next-hmr/tree/master/examples/next-with-next-i18next-v11)

If you have any issue, I will be more than happy to help you, just open an issue on the i18next-hmr repo :]

This is how I’m syncing package.json version with manifest, https://github.com/felixmosh/10bis-chrome-extension/blob/master/webpack.config.js#L109 maybe can be helpful

@th3fallen sorry for the delay, can you elaborate when do you get a type error? (a small example will be really appreciated).

@vitaliyhayda Can you reproduce your form using [codesandbox](https://codesandbox.io/dashboard)

It is an issue of async, your form get rendered with undefined values once, then the useEffect kicks in, fills the `defaultValue`, but nothing update `formsy` about the change since...

WOW, looks like a great savings!

Moving to TSDX reduced the bundle size :] ![image](https://user-images.githubusercontent.com/9304194/91652953-a27f2880-eaa4-11ea-8385-592752763432.png)