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

[Bug]: detect common config errors #506

Closed
procodix opened this issue Apr 21, 2023 · 1 comment
Closed

[Bug]: detect common config errors #506

procodix opened this issue Apr 21, 2023 · 1 comment
Labels
bug:confirmed bug Something isn't working
Milestone

Comments

@procodix
Copy link

Expected Behavior

I think it is a catchable mistake, if script categories are not configured. They could be simply ignored, logged, or shown under an auto-configured category.

Current Behavior

the JavaScript console shows cryptic (compressed JS) messages about null types ("s.xe").

Steps to reproduce

include a script with a data-category="something", and configure a category with a name of "different".

Proposed fix or additional info.

No response

Version

3.0

On which browser do you see the issue?

Firefox, Safari

@procodix procodix added the bug Something isn't working label Apr 21, 2023
@github-actions github-actions bot added the triage yet to be reviewed label Apr 21, 2023
@orestbida orestbida added bug:confirmed and removed triage yet to be reviewed labels Apr 21, 2023
@orestbida orestbida added this to the v3.0.0-rc.14 milestone Apr 21, 2023
@orestbida
Copy link
Owner

Yes, they should be ignored as in v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:confirmed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants