Forum Discussion

phillip's avatar
phillip
New Contributor
5 years ago
Solved

swagger-ui, deepLinking does not seem to be working

I have a swagger-ui project working well and I turned on deepLinking but it does not seem to work. When I click on the element of the page, it updates the URL as expected - but when I use the same URL to link from another page, after the page loads up it just scrolls down a little bit (maybe 50 pixels) and then stops. I would expect it to scroll all the way down to the section it is linked to.

 

Am I missing an implementation step?

 

Thanks!!