Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading spinner isn't shown #1670

Closed
nkavian opened this issue Jul 4, 2021 · 1 comment · Fixed by #1709
Closed

Loading spinner isn't shown #1670

nkavian opened this issue Jul 4, 2021 · 1 comment · Fixed by #1709
Assignees

Comments

@nkavian
Copy link

nkavian commented Jul 4, 2021

If you set any boolean value at all, be it true or false, the 'Loading' animation is never shown. You have to completely remove hideLoading for it to show.

      var options = {
        hideLoading: false,
      };

Using version 2.0.0-rc.26

@RomanHotsiy
Copy link
Member

Fixed in #1709, will be released a bit later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants