-
Notifications
You must be signed in to change notification settings - Fork 371
"Feature table-layout
not found on thunderbird.macos
"
#1530
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
Comments
Thanks for reporting this. I can reproduce this when using that rule in a CSS style tag. This seems to be an issue with the doiuse-email library which we are using: We can see in the data it uses, that indeed thunderbird.macos is not included for that CSS feature: Even in the latest data, this is not there: The caniemail website site shows this in grey: So I guess this means the feature status is not known in that client. Therefore the bug seems to be in how doiuse-email handles this. Throwing an error doesn't seem the best course of action. It could return those as 'unknown status' warnings instead. I will look at either submitting a bug or PR to fix (if author is open/responsive) or forking/replacing this library if not. |
PR #1739 created for this. Todo: submit the package patch for caniuse-email upstream. |
When running the server through Docker (using the docker-compose in the project as a starting template), I'm seeing this error message when opening the dashboard in the browser.
For my browser I'm using Chrome version
127.0.6533.88 (Official Build) (arm64)
. For OS I'm using Mac OS version14.5 (23F79)
.The text was updated successfully, but these errors were encountered: