reflex-web icon indicating copy to clipboard operation
reflex-web copied to clipboard

scroll_area page returns 404

Open shotnothing opened this issue 1 year ago • 2 comments

https://reflex.dev/docs/library/datadisplay/scroll_area/ returns

The page at /docs/library/datadisplay/scroll_area/ doesn't exist.

yet the source is available here https://github.com/reflex-dev/reflex-web/blob/main/docs/library/datadisplay/scroll_area.md

shotnothing avatar Mar 22 '24 04:03 shotnothing

You possibly got the old link. The URL should have dashes instead of underscores. There's a conversion behind the scene to map the md file names to URL path with dashes.

martinxu9 avatar Mar 22 '24 19:03 martinxu9

Can u plz specify exactly where the mapping is taking place.

Spartan-71 avatar Oct 07 '24 11:10 Spartan-71