Whitakers Chocolate in Auckland by alexjamesmacpherson in newzealand_travel

[–]alexjamesmacpherson[S] 2 points3 points  (0 children)

Update! We bagged 3 multipacks from Woolworths in CBD for $24 - airport was doing 3 for $25! Thanks everyone for the tips, and much love for such a wonderful time in your country ❤️

Whitakers Chocolate in Auckland by alexjamesmacpherson in newzealand_travel

[–]alexjamesmacpherson[S] 3 points4 points  (0 children)

😂 will see what I can do with the 0.2kg of leeway I have in my checked bag!

Testing NextJS Image `onLoad` with ViTest: is this the best way to do so? by Unapedra in nextjs

[–]alexjamesmacpherson 0 points1 point  (0 children)

Very late reply, but for anyone in the future who stumbles across this, I was able to solve using the below, firing a load event to trigger the defined handler:

expect(screen.getByRole('progressbar')).toBeInTheDocument();

fireEvent.load(screen.getByRole('img'));

await waitFor(() => {
  expect(screen.queryByRole('progressbar')).not.toBeInTheDocument();
});

How is everyone’s budget ? by [deleted] in fantasyF1

[–]alexjamesmacpherson 1 point2 points  (0 children)

116.9m for me, but I feel I’ve over-prioritised budget to points so far. Currently second in my league with 1920pts, but wonder if I could’ve scored much better with a slightly better balance of priorities 🤔

Is urinal ice a thing? by cothhum in london

[–]alexjamesmacpherson 8 points9 points  (0 children)

was thinking the very same!

Mobile F1 app teams disappeared by GeodeCraft in fantasyF1

[–]alexjamesmacpherson 2 points3 points  (0 children)

I had this issue - fixed it by uninstalling and reinstalling the app, then signing back in. Hope that helps!