firebug / pixel-perfect

Other
55 stars 15 forks source link

Layers are duplicated when back button pressed #62

Closed janodvarko closed 9 years ago

janodvarko commented 9 years ago

STR:

  1. Load any page e.g. google.com
  2. Open PP with at least one layer
  3. Navigate the page to different location
  4. Press the back button. All layers are duplicated -> BUG

Layers come from BFCache as well as they are built in onNavigate

Honza