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

Unable to suppress warnings and errors #1119

Closed
shadyphp opened this issue May 10, 2023 · 1 comment
Closed

Unable to suppress warnings and errors #1119

shadyphp opened this issue May 10, 2023 · 1 comment
Labels

Comments

@shadyphp
Copy link

warning
The silent config option does not hide warnings or errors as stated in the documentation.

Optionally suppress console errors and warnings.

Warning occurs when I try to add custom options to the config:
{ silent: true, loadingText: 'Kraunama...', noResultsText: 'Rezultatų nerasta', noChoicesText: 'Nerasta pasirinkimų', itemSelectText: 'Pasirinkti', searchPlaceholderValue: "Ieškoti", saveItem: 'Išsaugoti pasirinktima:', removeItem: 'Pašalinti', chooseItem: 'Rinktis' }

This works fine, but it does produce a warning in the console. Is there a way to hide the warning or just get rid of it?

@shadyphp shadyphp added the bug label May 10, 2023
@Xon Xon mentioned this issue Aug 22, 2024
9 tasks
@Xon
Copy link
Collaborator

Xon commented Aug 22, 2024

Implemented as part of #1166

@Xon Xon closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants