Forum Discussion

miroljub1995's avatar
miroljub1995
New Contributor
9 months ago

Memory leak with Chrome extension

We noticed that we have memory leak when using 1password extension in Chrome. Here is a minimal repro code. <!doctype html> <html lang="en"> <body> <button id="btn">Test the click and wait fo...