codecentric / web-clip

A Chrome extension to extract structured data from any web page and store it to a Solid Pod.
10 stars 2 forks source link

wrong page data clipped on single page apps #20

Closed angelo-v closed 2 years ago

angelo-v commented 2 years ago

Steps to reproduce

  1. Open Web Clip on a single page app, a game page on epicgames.com
  2. Navigate to another page on that domain
  3. Clip the page data

Expected result:

The data of the visible page is clipped

Actual result

The data of the initial page is clipped

angelo-v commented 2 years ago

WebClip overlay now closes when a tab completes loading. When reopening the correct data is loaded and used. This means WebClip behaves the same on SPA as on a page navigation with full reload