Skip to content

Make the loading spinner toggle more explicit

Robert Speicher requested to merge rs-mr-tab-loader into master

Occasionally the loading spinner would stay visible after the tab finished loading. This change makes the toggle explicit so that it's always shown on beforeSend, and always hidden on complete.

Plus a bonus semi-colon eradication! 💥

Merge request reports