Skip to content

bugfix: beforeFinish never ended if data is empty - #143

Open
avxkim wants to merge 1 commit into
jecovier:masterfrom
avxkim:master
Open

bugfix: beforeFinish never ended if data is empty#143
avxkim wants to merge 1 commit into
jecovier:masterfrom
avxkim:master

Conversation

@avxkim

@avxkim avxkim commented Dec 29, 2020

Copy link
Copy Markdown

There's an issue with current implementation of beforeFinish prop. If data from :fetch is empty (null, etc), then beforeFinish would never fire, so your loader/spinner would be on forever. This one fixes this issue.

@avxkim

avxkim commented Jan 7, 2021

Copy link
Copy Markdown
Author

Are you maintaining this, @jecovier ??

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant