cms
cms copied to clipboard
bug: Clicking on timestamp from comments redirects user to other page
Describe the bug When the user clicks on any timestamp present in comments, it navigates to other page.
To Reproduce Steps to reproduce the behavior:
- Add a comment with timestamp (Eg: 10:01)
- Click on the timestamp
- It navigates to other page(Home page)
Expected behavior When a user clicks on timestamp, it should seek the video to that time.
Browser:
- Chrome
@hkirat , This issue is fixed in PR #464 .