hotwax / dxp-components

DXP Components
Apache License 2.0
11 stars 17 forks source link

Fix loader not dismissing in case of login failure #259

Open amansinghbais opened 4 months ago

amansinghbais commented 4 months ago

Current behavior

Loader not getting dismissed in case of login failure when any api throws an error.

Expected behavior

Loader should be dismissed after the execution of api whether it fails or success.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

Environment details

Additional information