Jianqi Pan

Results 10 comments of Jianqi Pan

> I have not encountered this problem. After starting my App, I tried clicking on the right click menu in the title bar of Chrome browser and everything works fine,...

https://dart-review.googlesource.com/c/sdk/+/212562 It looks like this feature will finally be supported in SDK.

欢迎提交pull request!我一个人毕竟时间有限。很多东西一开始的设计就不太正常,还准备重构,所以没有什么时间,如果你能在使用过程中优化一下代码就再好不过了。

目前的逻辑是divide_by如果值为name则关闭类型显示,以前是有use type info的,现在已经舍弃了

Maybe we can automatically generate the type of params from the page's directory structure?

oh, in my case, the type define is: `Record | { locale: string; } | { locale: string; slug?: ParamValueZeroOrMore; } | { locale: string; slug?: ParamValueZeroOrMore; }` There will...

![image](https://github.com/nuxt/nuxt/assets/29743310/5b664ae2-7973-4fe5-a2e9-1e31022bdb4a) How to fix this?