rrweb-io / rrweb

record and replay the web

Home Page:https://www.rrweb.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes the you made may not be saved

dhrn opened this issue · comments

Hello team,

i have integrated with my webapp and facing below issue when user clicks a link

Whenever I navigate to a site on a same tab, it is showing confirm dialog as below. Could I get some assistance on this.

I am able reproduce with webextension project.

Steps to reproduce:

  1. install chrome extension
  2. open new tab
  3. go to google.com
  4. start recording
  5. search something

image

nvm, found the issue. there was beforeunload causing this.