taiga-family / taiga-ui

Angular UI Kit and components library for awesome people
https://taiga-ui.dev
Apache License 2.0
3.24k stars 450 forks source link

🐞 - `Documentation` invalid url on v3 #8466

Closed mdlufy closed 2 months ago

mdlufy commented 2 months ago

Playground Link

No response

Description

  1. Open any API page with textfield. For example, https://taiga-ui.dev/v3/components/input-date-time/API
  2. Click on textfield and check page url
  3. Try to reload page and it redirects to "/" instead current page

https://github.com/user-attachments/assets/97111665-8d1c-4726-9157-03fba32a2bf4

Angular version

No response

Taiga UI version

3.89.0

Which browsers have you used?

Which operating systems have you used?

nsbarsukov commented 2 months ago

This issue is v3-specific only.

For example, it is not reproducible for v2:

https://github.com/user-attachments/assets/47448b91-a8e2-4eba-867e-941271299dba

It means that error should be debugged inside @taiga-ui/addon-doc (not CI/CD-related issue)