reflex-web
reflex-web copied to clipboard
scroll_area page returns 404
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
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.
Can u plz specify exactly where the mapping is taking place.