wynnerd

Results 7 comments of wynnerd

I've also got a very similar issue on 3.26.1, took a long time to debug it!

Thank you for your reply. I have tried out using the promise new Promise syntax. In my setup I've dispatched an event in window to say that init has finished....

Thanks for the help, My company is just approving finance for consulting (for some other problems that we've got) - I'll be in contact soon.

Was there every a resolution to this? It basically negates the usefulness of this codemod for me as I have properties like this on pretty much every route / controller

I think it would be really helpful to know what https://github.com/ember-codemods/ember-native-class-codemod/blob/ebe7c883bb2771602ab37f6005f037e11bec7779/transforms/helpers/validation-helper.js#L77 is checking for? Removing that last check just does what I was originally expecting this codemod to do!

I get the same error, both for rendering is (element) and your (-element) example. Running [email protected]

I just had to avoid this scenario of changing element tags completely and not use the addon. Using [email protected]. No idea how I would even go about diagnosing the other...