-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When i get some errors from eslint, loading sreen does not load page and show me message.
"An error occured, please look at Nuxt.js terminal."
But it hiding immidiatly.
From events i get - "allDone: true, hasErrors: true"
How can i disable "hasErrors" for eslint?
I think it error for using class hide only by allDone property (:class="{ hide: allDone }")
pi0
Metadata
Metadata
Assignees
Labels
No labels