You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm upgrading some application's ember versions and after upgrading to the lastest ember-moment (9.0.1) I get error while trying to access the timezone. It works fine reverting back to ember-moment 8x
ember -v
ember-cli: 3.28.5
node: 14.16.0
os: darwin x64`
Hi, I'm upgrading some application's ember versions and after upgrading to the lastest ember-moment (9.0.1) I get error while trying to access the timezone. It works fine reverting back to ember-moment 8x
npm list
Trying to use the .tz in the code throws an exception
Throws:
TypeError: (0 , _moment.default)(...).tz is not a function
The text was updated successfully, but these errors were encountered: