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 I access to SPA page, which access to server api using axios,
huge amount of access(*) was recorded and Debug toolbar does not show any panel.
* http://localhost:8000/__debug__/history_sidebar/?store_id=03b13fc6002f4d11abd19ca4de7cb732)
Not SPA page(maybe not access to API server via JavaScript), does not happen.