We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7be2a3 commit 7ea5abaCopy full SHA for 7ea5aba
examples/e2e/app-router/e2e/sse.test.ts
@@ -1,6 +1,3 @@
1
-// NOTE: loading.tsx is currently broken on open - next
2
-// This works locally but not on deployed apps
3
-
4
import { expect, test } from "@playwright/test";
5
6
// NOTE: We don't await page load b/c we want to see the Loading page
examples/e2e/app-router/e2e/ssr.test.ts
0 commit comments