angular-ui/ui-grid
在 GitHub 查看column span not working after 4.6.2 - with sample plunker
Open
#6,939 建立於 2019年2月20日
good first issuegrid-core
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Hello,
I have added a colspan functionality which seems to work fine in all cases until 4.6.2. From 4.6.3 css seems to break column span functionality.
Here is a sample plunker i have added.
http://next.plnkr.co/edit/EtA1KEv1rjporY7f?preview
In plunker if you change
to anything greater than 4.6.2 column headers seems to be hidden.
Any help appreciated.