docfx
docfx copied to clipboard
IN THIS ARTICLE does not scroll when there is more items than available page height
Page to reproduce the issue:
http://core2d.github.io/api/Core2D.Wpf.Properties.Resources.html#properties
Screenshot of the issue:
This is also true for the left side, where namespaces are listed
someone also reported the same issue for .NET Core doc: https://github.com/dotnet/core-docs/issues/321
@sergey-vershinin left TOC should be scrollable, could you give me a sample where you see this issue?
@chenkennt You can navigate to the url proided by @wieslawsoltes, then scroll all the page down (I mean right scroller). As a result the page footer will show up and start to hide the list of namespaces.
The side TOC does scroll for me, but it is overlapped by the footer, so you cant see the last item
still not work, example https://devel0.github.io/netcore-util/api/SearchAThing.UtilExt.html generated with docfx 2.56.2.0 with this config
Hi, we have the same problem : with V2.58.3.12155

Is there a workaround for the issue? It is still appearing up to the current version 3.0.0-beta1.1154
Same problem here. Did anyone find a workaround? Maybe by changing the template?