-
Notifications
You must be signed in to change notification settings - Fork 128
[Annotations] Edit button does not have its badge when you first use Firefox Screenshots #4344
Comments
This is a duplicate of #4337. |
The behavior on latest Nightly 61.0a1 (Build ID: 20180417225505) with Firefox Screenshots 30.1.0 seems to be caused by bug 1452496, because if I change the "network.cookie.same-site.enabled" pref to "false" I can no longer reproduce it. However, the behavior on the latest Firefox Screenshots dev version 32.0.0 could very well be a duplicate of the mentioned issue. |
@Softvision-CristinaBadescu Thanks for finding that bug! |
Looks like it's how React 16 handles server side rendering. (See facebook/react#10591.) We need to do a state change in |
Thanks for fixing this. This issue is no longer reproducible using the latest Firefox Screenshots v32.1.1dev, on latest Nightly build 61.0a1 (2018-04-25), on Windows 10 x64, Mac 10.13.4 Ubuntu 14.04 x64. |
It seems that this is a Nightly regression. I have also logged this issue in Bugzilla: #1454914.
[Affected versions]:
[Affected Platforms]:
[Steps to reproduce]:
[Expected result]:
[Actual result]:
[Regression]:
Last good revision: ae45e56c3c71ae23084e9ef549c3d58880add8a1
First bad revision: 87b552f9c09b68a255eeb84c5c554384b0c1231a
Pushlog: https://goo.gl/pYTBYX
From the pushlog it seems that bug 1452496 has caused this issue.
[Notes]:
The text was updated successfully, but these errors were encountered: