Pedro Zurbach
Pedro Zurbach
Awesome! Thanks for the quick answer.
I confirm that cloning the repo solves the issue. Would be great if the latest was published to `npm` though.
I spent the last 30 minutes wondering where this deprecation warning was coming from... now I know 😄
I'd love to see this merged! Unfortunately, it looks like this is the 3rd PR for the Greek locale: https://github.com/flatpickr/flatpickr/pull/1896 and https://github.com/flatpickr/flatpickr/pull/1940 are still open... since 2019.
I am in the process of updating our app to `[email protected]`. Lots of good stuff in there! I was wondering if I could remove the `@classic` decorator from my `ApplicationSessionStore`,...
It would be really great to see this merged. Is this library still maintained?
I was confused by the size `vue-moment.js`(56k) in my bundle. Then I realized that `moment.js` is about the same size. It clearly seems to be included included twice. Has this...
We are experiencing this issue as well. Currently running: - `[email protected]` (same issue with `6.0.0`) - `[email protected]` - `[email protected]`.
@nurmuhammadsiratseequent are you using the cookie store? and are you also using `ember-simple-auth-token` by any chance? I wonder if this has anything to do with the release of `[email protected]` a...
[Side note, not directly related with this issue but relevant to those using `ember-simple-auth-token`] Things I have discovered while investigating: `ember-simple-auth-token: 5.3.2` is not compatible with `ember-simple-auth: 6.0.0`. When installed...