-
[Originally posted [here](https://discourse.holoviz.org/t/panel-app-in-fastapi-router/8414) and raising as issue on recommendation from @ahuang11 ]
Hi all,
Was trying [Running Panel apps in FAS…
-
### Context
This is part of the [Convert static-site from Pages Router to App Router](https://github.com/nextstrain/nextstrain.org/issues/1052) work. See there for additional context.
The `/pathog…
-
Could you please refactor application to use App routers instead of pages.
Thank you, Igor
-
## Description
app-router 에서 페이지 변환시 특정 이벤트를 핸들링 하고 싶었지만
nextJS v13 이후로는 next/navigation을 통해 useRouter 제공하고 있었고 events 를 리턴하지 않았다
이에따라 페이지 변환에 따른 이벤트 ( 경로 변경 이벤트를 중지하거나...) 를 핸들링 하는 방식을 찾지 못하였습니…
-
![image](https://github.com/user-attachments/assets/51a38210-3512-415e-9ece-ffb96dda3389)
When we click this button to go to the transaction page, something terrible happens.
![image](https://github…
-
### Link to the code that reproduces this issue
https://github.com/ledbetterljoshua/link-bug-reproduction
### To Reproduce
### Live Demo
https://link-bug-reproduction.vercel.app/
### Repository…
-
### Area of Improvement
The docs are still incredibly unclear on how to use tRPC with the nextjs app router, and there are no examples either.
There are some related issues (https://github.com/trp…
-
# Summary
This is the main issue for implementing App Router Support and it will describe the current plan.
```[tasklist]
### What needs to happen
- [ ] https://github.com/10up/headstartwp/issues/7…
-
Previous issue https://github.com/grafana/explore-profiles-deprecated/issues/365, Previous PR https://github.com/grafana/explore-profiles-deprecated/pull/430
Starting from Grafana 10, plugins can sta…
-
### Pain
As per the [Next.js documentation](https://nextjs.org/docs/pages), it's recommend to use the app router as opposed to the pages.
### Tasks
- [ ] Does this migration make sense to do? Get a…