Rahul Kumar
Rahul Kumar
Somewhat related, is there any idea when the 3.x series will be released? Its been in beta for a long time? Edit: Or an issue tracking whats remaining to be...
@kiwiupover @josemarluedke did anything ever come out of this investigation?
We've come across this as well during an upgrade to Ember 3.28.
Hey @jwu910 yeah I saw the TS migration going on. I've got a branch here off of master which feels simple to me since there's only one new git operation...
Hey @jwu910 thanks for the update. Cool I’ll rebase and add some typing and open a PR for this some time this week.
Hey @jwu910 I've opened https://github.com/jwu910/check-it-out/pull/541 now to add support for this 🙂 let me know in the PR if you need anything extra from me
Any chance you could take a look here @jwu910 some time soon?
Hey @jwu910 thanks for getting back to me. Yep no worries then. Have a think and let me know what you end up deciding.
Any updates on this? Just tried using the `preferNative` config option and still see it being polyfilled in browsers that don't need it (e.g. Chrome 92). I do have IE11...
Hmmm the docs feel a bit misleading then? > If set to true, the fetch polyfill will be skipped if native fetch is available, otherwise the polyfilled fetch will be...