Gao Peng

Results 4 issues of Gao Peng

当 session 存在时但是用户信息不存在时,而当前请求是 `/login`,但是我的`ignore` 逻辑中因为其他一些条件的限制,也会导致该请求不进入登录页。 我认为这里的 ignore 逻辑应该和 egg 的 ignore 逻辑一样,命中 ignore,整个中间件逻辑都不再执行。

PDFLinkService target default value is none https://github.com/mozilla/pdfjs-dist/blob/5f07d5a4159bb99eee2f6143d1297f03b45bba58/lib/web/pdf_link_service.js#L200 i want set target value blank。 need support set linkService Options. https://github.com/hrynko/vue-pdf-embed/blob/main/src/VuePdfEmbed.vue#L105

### 重现链接 https://gitee.com/cyxwmm/vant-cli-test ### Vant 版本 7.0.0 ### 描述一下你遇到的问题。 在以 ts + .vue 模式开发组件时,就会出现 ts 类型编译问题,主要是 cli 的执行顺序导致。 比如组件含有连个文件 `input.vue` 和入口文件 `index.ts`: ``` import Input From './input.vue'; export { Input...

🐞 bug
👏 PR welcome
cli

### System Info System: OS: macOS 14.5 CPU: (8) arm64 Apple M3 Memory: 16.00 GB Binaries: Node: 18.20.4 npm: 10.7.0 pnpm: 9.9.0 Browsers: Chrome: 128.0.6613.114 ### Details ``` import 'pdfjs-dist/web/pdf_viewer.css';...

bug
pending triage