Etrimus
Etrimus
Hello. There is any information about this issue? It is actual for for me in `Dapper 1.50.4` and `Dapper.Contrib 1.50.4`.
I have same problem, in my case it resolve by using `moment 2.18.1`, not `2.19`.
@dharmesh03 Yes, I fixed it just now in my project (Angular 4, Webpack). In My case `moment` is a dependency of other npm-package, but I finded version of `moment` by...
@danjohnson95 In my opinion It is `2.19.0` release of `moment`, not `moment-timezone`, released some hours ago - https://github.com/moment/moment/releases/tag/2.19.0, so You right - everything worked yesterday.