feat(core): remember the scroll position of doc when routing forward and backward #17430
Annotations
2 errors, 1 warning, and 1 notice
Run playwright tests:
tests/affine-mobile/e2e/home.spec.ts#L1
1) [Mobile Safari] › home.spec.ts:53:5 › search tab ──────────────────────────────────────────────
Test timeout of 60000ms exceeded while setting up "page".
|
Run playwright tests:
tests/kit/mobile.ts#L21
1) [Mobile Safari] › home.spec.ts:53:5 › search tab ──────────────────────────────────────────────
Error: page.goto: Test timeout of 60000ms exceeded.
Call log:
- navigating to "http://localhost:8080/", waiting until "load"
at ../../kit/mobile.ts:21
19 | timeout: 30 * 1000,
20 | });
> 21 | await page.goto('/');
| ^
22 | await use(page);
23 | },
24 | });
at Object.page (/home/runner/work/AFFiNE/AFFiNE/tests/kit/mobile.ts:21:16)
|
Run playwright tests:
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › detail.spec.ts took 1.3m
|
Run playwright tests
1 flaky
[Mobile Safari] › home.spec.ts:53:5 › search tab ───────────────────────────────────────────────
3 passed (1.8m)
|
Loading