Miles

Results 7 issues of Miles

- ng-alain version: 9.4.0 - Angular version: 9.1.4 ## 【必填项】重现链接,Reproduction link https://stackblitz.com/edit/angular-amsk2o ![image](https://user-images.githubusercontent.com/27490895/85352419-7db48500-b538-11ea-9a9e-9a915268d09a.png) ## 重现步骤,Steps to reproduce 点击选择框,滚动会有部分数据不可见,这种情况只有第一次加载时会有,关闭下拉框重新打开又可以了。如果把setTimeout去掉倒是可以,但enum的数据我是异步加载的,所以会有这个问题

type: ng-zorro-antd

After using `spilt` in my angular project, the corresponding lazy loaded module route cannot be accessed.The same problem with `union-values`

### Minimal, reproducible example ```TypeScript const puppeteer = require("puppeteer"); const { execSync, spawn } = require("child_process"); const BASE_PORT = 9222; const TOTAL_WINDOWS = 1; const CHROME_PATH = "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe";...

bug
needs-feedback
not-reproducible

### Reproduction link [https://stackblitz.com/edit/angular-wvxwbn](https://stackblitz.com/edit/angular-wvxwbn) ### Steps to reproduce 将nzScroll设置成大于实际数据高度的值,此时仍有滚动条 ### What is expected? 当数据高度小于滚动高度y时,滚动条不应该显示 ### What is actually happening? 当数据高度小于滚动高度y时,仍有滚动条 | Environment | Info | |---|---| | ng-zorro-antd | 9.2.2...

Component: Table

A network error occurred during checkout, but in fact my donation transfer to Gitcoin has been successful, which caused me to pay again, which means that this error caused me...

help wanted

### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug
Area: @shopify/theme
moderate

苦于推特算法会给人推荐一些无营养的视频和广告,专门写了个插件屏蔽推特广告和纯视频内容,同时支持了根据敏感词过滤。 另外的两个功能是在时间线上显示用户的关注数和给用户加标签,后续将会支持按标签屏蔽内容 ![image](https://github.com/user-attachments/assets/3e1dd1ef-1114-4ee7-a6cd-5f8de8746fc1) 插件链接:https://chromewebstore.google.com/detail/x-guard/lljdlddjpnlabinhkgmhmnfacgjkggim?utm_source=ext_app_menu

weekly