brandon1024/find

Opening extension on LinkedIn Job Search page breaks SPA navigation between jobs

Mattwmaster58 opened this issue · 0 comments

Issue Description

On the LinkedIn job search result page, merely opening the find+ dialog with Ctrl+Shift+F or with mouse clicks breaks navigation between job post list items - an error in the console mentions "Uncaught DOMException: Node.removeChild: The node to be removed is not a child of this node"

Steps to Reproduce

  • Go to LinkedIn, search for jobs
  • Observe SPA navigation between list items working
  • Open find+. Close again or leave open, doesn't matter
  • Try to navigate to a different list item
  • Observe site errors in the console

Screenshots and Documentation

image