Anchor links not working properly #6
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
Anchor links can be implemented and work correctly within app. However, when freshly loading a page with anchor # attached to a post comment (each comment has a unique ID), page doesn't scroll to the comment location. It seems this functionality appears to work correctly for # Id's that are outside of the comment-list component.
Notes: Currently using Anchorate (https://www.npmjs.com/package/anchorate) for 'scroll-to-comment' functionality.
The text was updated successfully, but these errors were encountered: