Skip to content

fix progress-bar transition aborted #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 31, 2023
Merged

fix progress-bar transition aborted #453

merged 4 commits into from
Mar 31, 2023

Conversation

mansona
Copy link
Member

@mansona mansona commented Mar 31, 2023

there was a change in ember-concurrency that was causing progress-bar to throw a TransitionAborted error. I didn't really find the cause of the problem but removing the complicated code that accessed the transition's internal promise seemed to fix the issue.

@github-actions
Copy link

github-actions bot commented Mar 31, 2023

Some tests with 'continue-on-error: true' have failed:

Copy link
Member

@jaredgalanis jaredgalanis left a comment

Choose a reason for hiding this comment

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

:shipit:

@mansona mansona merged commit 011cb76 into master Mar 31, 2023
@mansona mansona deleted the fix-progress-bar branch March 31, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants