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
fix(ember): Add guards to ensure marks exist (#3436)
This adds some guards before performing the initial load performance.measure to ensure that the performance marks exist. If the marks don't exist an error is thrown.
0 commit comments