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
When editing or creating a comment on the dev reference (user notes), the "Preview" tab should show a loading spinner while the preview loads. The element is created (<span class="spinner">) but it was not styled so nothing appears.
Screenshot of the "loading" state when previewing content:
The text was updated successfully, but these errors were encountered:
When editing or creating a comment on the dev reference (user notes), the "Preview" tab should show a loading spinner while the preview loads. The element is created (
<span class="spinner">
) but it was not styled so nothing appears.Screenshot of the "loading" state when previewing content:
The text was updated successfully, but these errors were encountered: