davidkhanpk
Results
3
comments of
davidkhanpk
Yes, I am using it to parse string to ISO and date format. Because react-dateppicker no longer accept moment and giving "Invalid time value" errors.
I installed @babel/plugin-proposal-class-properties and added a .babelrc config file with this settings `{ "plugins": [ ["@babel/plugin-proposal-class-properties", { "loose": true }] ] }` But this issue is still not resolving.
@augustomatosdev This issue occurs in later versions of 1.8.1.