Skip to content

Commit

Permalink
Create grumpy-ways-own.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YunFeng0817 authored Feb 21, 2023
1 parent 99630c1 commit c7a8cd0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/grumpy-ways-own.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'rrweb-snapshot': patch
---

Fix: CSS transitions are incorrectly being applied upon rebuild in Firefox. Presumably FF doesn't finished parsing the styles in time, and applies e.g. a default margin:0 to elements which have a non-zero margin set in CSS, along with a transition on them.

Related bug report to Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1816672​

0 comments on commit c7a8cd0

Please sign in to comment.