kevindaizj
kevindaizj
### Version module: 5.0.0-1648802546.c9880dc nuxt: 2.15.8 ### Nuxt configuration #### [mode](https://nuxtjs.org/api/configuration-mode): - [x] universal - [ ] spa ### Nuxt configuration ``` modules: [ '@nuxtjs/auth-next' ], build: { transpile: ['auth-next',...
### Reproduction link [https://github.com/kevindaizj/ng-alain-form-error-style](https://github.com/kevindaizj/ng-alain-form-error-style) ### Steps to reproduce 1. add ng-alain 2. see different behavior between `se` and `nz-form-item` in [login.component.html](https://github.com/kevindaizj/ng-alain-form-error-style/blob/master/src/app/routes/passport/login/login.component.html) 3. submit the form. #### `se` component: *NO* red...
### Reproduction link [https://github.com/ng-alain/delon/blob/master/packages/theme/src/locale/languages/zh-TW.ts](https://github.com/ng-alain/delon/blob/master/packages/theme/src/locale/languages/zh-TW.ts) ### Steps to reproduce “页面” 翻译成 “頁麵”了 [https://github.com/ng-alain/delon/blob/master/packages/theme/src/locale/languages/zh-TW.ts](https://github.com/ng-alain/delon/blob/master/packages/theme/src/locale/languages/zh-TW.ts) ``` exception: { 403: '抱歉,你無權訪問該頁麵', 404: '抱歉,你訪問的頁麵不存在', ... }, ``` ### What is expected? 翻译错误 ### What is...
### Reproduction link [https://stackblitz.com/edit/angular-fjxqgn?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/angular-fjxqgn?file=src%2Fapp%2Fapp.component.ts) ### Steps to reproduce 1. 打开重现链接。**⚠️注意**:程序加载完成前,先调整展示窗口以显示**大屏幕**下的表格样式 (或调整窗口后再刷新一下),否则无法清楚重现此问题。 2. 横向滚动时,固定列并没有保持固定。  3. 查看html元素,发现元素的 `left` 和 `right` 属性都为0,并没有正确设置。  4. `ng-zorro`也有类似的issue: [ng-zorro-antd issue #7822](https://github.com/NG-ZORRO/ng-zorro-antd/issues/7822)。 ### 核心代码如下 ``` import...
I am trying to test proxy pattern in Remix, which connected to my private chain with *Web3 Provider*. By the way, miner is working all the time. After invoking **add...
### Describe the feature Implement similar functionality of `Nuxt 2 nuxt-auth module`: [Feature](https://github.com/nuxt-community/auth-module/pull/185) ### How would you implement this? _No response_ ### Additional information - [ ] Would you be...
### Describe the bug When i type in `Select component` with `EnableVirtualization`, it shows blank page until i drag the scrollbar to bottom. And occasionally it make scrollbar bounce during...
**Is your feature request related to a problem? Please describe.** We are encountering a significant issue that is affecting our customers due to a race condition, as mentioned in pull...