Skip to content

Conversation

@lolmaus
Copy link
Owner

@lolmaus lolmaus commented Mar 25, 2022

#44

@lolmaus lolmaus added the bug label Mar 25, 2022
@lolmaus lolmaus requested a review from simonihmig March 25, 2022 13:57
this._promiseResolveHasBeenInstalled();
this._promiseResolveHasBeenInstalled = undefined;
}
__didResizeHandler(): void {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to look a couple of times to realize this hasn't the same name like the other method. Maybe call this _didResizeHandlerSync instead?

SIZES_HEIGHT_DEFAULT,
} from 'ember-element-query';
import { inject as service } from '@ember/service';
import { waitFor } from '@ember/test-waiters';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems this is unused now, so you can remove from dependencies.

Copy link
Collaborator

@simonihmig simonihmig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

CI didn't run before, it was disabled due to inactivity. I enabled it, so maybe you should force push again to trigger it!?

@lolmaus lolmaus force-pushed the issue-44-jumps-and-freezes branch from 5c8d49d to 580faf5 Compare March 29, 2022 09:32
@lolmaus lolmaus merged commit 36a04b0 into gen-4 Mar 29, 2022
@lolmaus lolmaus deleted the issue-44-jumps-and-freezes branch March 29, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants