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

Spam not logged without trailing call #68

Closed
pimlie opened this issue Aug 27, 2019 · 1 comment
Closed

Spam not logged without trailing call #68

pimlie opened this issue Aug 27, 2019 · 1 comment

Comments

@pimlie
Copy link
Contributor

pimlie commented Aug 27, 2019

The repeated X times is only triggered with a trailing consola call. If you dont have a trailing consola call the spam message doesnt get printed.

See https://jsfiddle.net/6pvqxy1k/1/ for an example, without the END call the (repeated 4 times) message will never be printed

This question is available on Nuxt community (#c59)
@ghost ghost closed this as completed Aug 27, 2019
@ghost ghost added the cmty:question label Aug 27, 2019
@pimlie pimlie reopened this Aug 27, 2019
@unjs unjs deleted a comment Aug 27, 2019
@nevf
Copy link

nevf commented Oct 20, 2019

This seems to be a fundamental issue in a recent release. Whenever a repeated consola call is made with the same content and no other consola call follows this, you don't see any output.

IMO this is a serious bug as this consola output is never displayed.

Akryum added a commit to Akryum/consola that referenced this issue Dec 27, 2019
@pi0 pi0 closed this as completed in 940474d Dec 27, 2019
nevilm-lt pushed a commit to nevilm-lt/consola that referenced this issue Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants