Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 356 Bytes

wise-dots-agree.md

File metadata and controls

8 lines (6 loc) · 356 Bytes
@refinedev/devtools-server @refinedev/devtools-ui
patch
patch

fix: remove annoying auth error at initial project loads

When users create a new project or their devtools token expires, their console is polluted with network errors due to missing authentication. This PR removes these errors by handling auth requests in a user-friendly way.