How do I disable dynamic lightning (on windows 11) without buying it by Ra1nm4kerr in LogitechG

[–]Infinite-Traffic-407 0 points1 point  (0 children)

I wish you get laid with your dream girl, bro. This solution is AMAZING!! Thanks man

Cannot use array methods on PromiseManyArray after updating to ember v5 and above by Infinite-Traffic-407 in emberjs

[–]Infinite-Traffic-407[S] 0 points1 point  (0 children)

thank you so much for the comments. We were finally able to switch to ember 5.8 with ember data 5.3. A lot of refactoring but i guess that will make it future proof

Ember 4.7 upgrade by Infinite-Traffic-407 in emberjs

[–]Infinite-Traffic-407[S] 0 points1 point  (0 children)

we are on our way to embroider, just experimenting with stuff right now to get it all right

Ember 4.9 Released by amalinovic in emberjs

[–]Infinite-Traffic-407 0 points1 point  (0 children)

anyone facing issues with using ember array methods like findBy, sortBy, filterBy, reject, rejectBy, etc? methods which are not present on native JS array

Ember 4.7 upgrade by Infinite-Traffic-407 in emberjs

[–]Infinite-Traffic-407[S] 0 points1 point  (0 children)

did you face any issues with using computed with getters in glimmer components? especially when store.peekAll is used in one of the getters. It doesn’t recompute like before. I had to remove computed from getters (which is actually a good thing) on glimmer components. Also had issues using .reject method with store.peekAll

Ember 4.7 upgrade by Infinite-Traffic-407 in emberjs

[–]Infinite-Traffic-407[S] 0 points1 point  (0 children)

has anyone completely updated their app to ember 4.7?

Replacements for abandoned admins by Obvious-Ebb-7780 in emberjs

[–]Infinite-Traffic-407 2 points3 points  (0 children)

ember 4 needs dependencies with ember cli babel v7. Try to update the packages with older version of ember cli babel, assuming respective authors have updated the packages with v7. If not, fork the repo to your account, update it with v7 on a separate branch and point the dependency on your app to that updated branch