You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the bands on my timeline shows this: PROBLEM: start is > earliestEnd, start is > end
It only shows in Google Chrome.
The start date is entered as -0005000 and the end date is entered as 2000.
Also, when I look in developer's tools in Chrome I get this warning:
Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to moment/moment#1407 for more info.
Not sure if the two are related but any help would be appreciated.
One of the bands on my timeline shows this: PROBLEM: start is > earliestEnd, start is > end
It only shows in Google Chrome.
The start date is entered as -0005000 and the end date is entered as 2000.
Also, when I look in developer's tools in Chrome I get this warning:
Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to moment/moment#1407 for more info.
Not sure if the two are related but any help would be appreciated.