docs-v7
docs-v7 copied to clipboard
Broken links on Angular components page
Make sure to check the existing issues in this repository
Please, tell us what's the problem?
[x] A typo [ ] Wrong documentation [ ] Improvement of existing article [ ] Missing documentation [ ] New article needed
Please, tell us more details
All of the components on this page link to https://docs.nativescript.org/angular/ui/true, which is a page that doesn’t exist. The non-Angular version of the components page has functioning links, so it’s just the Angular version of this page that’s problematic.
I would fix this myself but I’m not sure what Jekyll syntax I need to be using here to link to the Angular widgets.
@tjvantoll I just checked the non-Angular version of the components page. (https://docs.nativescript.org/ui/components), it also has the sample problem, it links to (https://docs.nativescript.org/ui/true), which is a 404.
I'm, not sure where it is supposed to point to. Do you know?
I can make a PR for it if I know the correct link.
PR #1255 - fixing (https://docs.nativescript.org/angular/ui/true)
@tsonevn Try clicking on Slider hyperlink in this link https://docs.nativescript.org/angular/ui/components#slider
and also other links below it.
They still appear to point to (https://docs.nativescript.org/angular/ui/true)