Skip to content
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

fix: Stop wait to navigate preview html #902

Merged
merged 3 commits into from
Sep 4, 2024
Merged

fix: Stop wait to navigate preview html #902

merged 3 commits into from
Sep 4, 2024

Conversation

Quramy
Copy link
Member

@Quramy Quramy commented Sep 3, 2024

It may fix #896.

After Chromium 128 (linux), timeout error occurs during StoriesBrowser#getStories() method.

We do not know why Chromium is timing out. However, since this method involves waiting for the Preview API function to be exposed, I see no need to wait for this goto method to complete.

@Quramy Quramy changed the title fix 896 fix: Stop wait to navigate preview html Sep 3, 2024
@Quramy Quramy merged commit 20d3398 into master Sep 4, 2024
8 checks passed
@Quramy Quramy deleted the fix_896 branch September 4, 2024 12:49
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.

Support Chromium newest versions
1 participant