-
This is the new page in the organization route name is access-control it's a new feature.
1. Page Design
![access-control](https://github.com/user-attachments/assets/acac4eae-320e-4f77-ae27-34a…
-
The storefront currently experiences caching issues with product pages in production environments. To resolve this, we need to add the `dynamic = "force-dynamic"` export configuration in the products …
-
I'm seeing tons of different tools to use like gray-matter (front matter parser), remark (markdown to html transformer), and mdx (a react extension for markdown files).
I'm not exactly sure what's …
-
**Issue**
- When using multiple routers on a single page, navigation within other routers effects all routers
**Steps to Replicate**
1. Create two routers within one page (say Router1 and Rou…
-
I am re-implementing the login/authentication flow with supabase. after the login happens in supabase, I redirect from login to the home page like it is done originally: router.push("/"). But for some…
-
Sub issue of #702
Move welcome page route to app router. Steps:
1. Create E2E test to cover the route
2. Create welcome app segment containing the dynamic partnerName segment with page file (se…
-
-
Hello,
When I execute any async code, for example below:
```python
import asyncio
from playwright.async_api import async_playwright
from playwright_stealth import stealth_async
async def mai…
-
I am showing ads in different pages, for example on the homepage, about us page and etc. When navigating to other pages (which I am using the next.js `` component) the ad does not load. If going back …
-
## Background
The two rendering types "static" and "dynamic" are very complicated because there are two aspects RSC and SSR.
This `isStatic` is for RSC:
https://github.com/dai-shi/waku/blob/9ca…