NG-ZORRO/ng-zorro-antd

Docs not working

Closed this issue · 1 comments

Reproduction link

https://github.com/NG-ZORRO/ng-zorro-antd?tab=readme-ov-file#-usage

Steps to reproduce

  1. Go to the NG-Zorro documentation and select any component (ex. Button).
  2. Open your developer tools and check your console for any errors.
  3. Try opening an example and see it not doing anything
  4. Try interacting with certain components (ex. Drawer)

What is expected?

The components working properly and being able to see the example code.

What is actually happening?

Theres an console error and non of the components are responding.

ERROR TypeError: t.hasAttribute is not a function
Environment Info
ng-zorro-antd 17.4.0
Browser Firefox, Chrome

Noticed that if you do a 'hard' refresh it will send you back to the homepage. After that you can go to a components page and interact with them, but you can never manually refresh the page the page the normal way or you'll get the error again.