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
Open the React Developer Tools extension on Chrome and navigate to the Profiler tab. Note the presence of the "Reload and start profiling" button.
Open the React Developer Tools extension on Firefox and navigate to the Profiler tab. Note the absence of this button.
The current behavior
The button is currently not present on Firefox.
The expected behavior
The button should be present and function as expected on Firefox.
Notes
It is frustrating and un-intuitive that certain browsers lack useful functionality. As it stands, I cannot diagnose lag that appears when starting up a React app on Firefox.