tidev / docs-devkit

Tooling for Axway Appcelerator open source documentation. https://titanium-docs-devkit.netlify.com/
24 stars 18 forks source link

fix: anchor scroll #218

Closed m1ga closed 2 years ago

m1ga commented 2 years ago

Fixes https://github.com/tidev/titanium-docs/issues/

Sometimes onLoad is trigger and sometimes not. Catching that with the setTimeout. Not the best solution but it makes the anchor links and search work again!

Test:

Test2