Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizable Table demo not working as expected #4656

Closed
hrbernardic opened this issue Jan 8, 2020 · 1 comment
Closed

Resizable Table demo not working as expected #4656

hrbernardic opened this issue Jan 8, 2020 · 1 comment

Comments

@hrbernardic
Copy link

Reproduction link

https://stackblitz.com/edit/angular-qoxgq4

Steps to reproduce

Start the link i provided for stackblitz

What is expected?

Table should render as shown in the demo on Ng Zorro website

What is actually happening?

Initially the demo isn't working cause import for NzResizableModule is missing.
After adding the import resize handle renders below the header title not on the side.

Environment Info
ng-zorro-antd 8.5.2
Browser Latest Chrome
@hsuanxyz
Copy link
Member

hsuanxyz commented Jan 9, 2020

@hrbernardic Missing the basic style, need add node_modules/ng-zorro-antd/resizable/style/index.min.css in the angular.json.

https://stackblitz.com/edit/angular-qoxgq4-uzwz2y

Thanks for feedback, we will fix the stackblitz.

@hsuanxyz hsuanxyz closed this as completed Jan 9, 2020
@hsuanxyz hsuanxyz reopened this Jan 9, 2020
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Jan 9, 2020
@wenqi73 wenqi73 closed this as completed in 72bfd7a Jan 9, 2020
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* docs(module:resizable): add Stackblitz config


close NG-ZORRO#4656

* build: fix build error
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* docs(module:resizable): add Stackblitz config


close NG-ZORRO#4656

* build: fix build error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants