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
Maybe position of loader-content div should be fixed. Because when you have a long page like in my case, and your submit button is at the bottom of your page, user never see the loader. And change position from absolute to fixed can solve it.
The text was updated successfully, but these errors were encountered:
Maybe position of loader-content div should be
fixed
. Because when you have a long page like in my case, and your submit button is at the bottom of your page, user never see the loader. And change position fromabsolute
tofixed
can solve it.The text was updated successfully, but these errors were encountered: