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

fix(common): update size error to mention 'fill' mode #47797

Closed
wants to merge 1 commit into from

Commits on Oct 18, 2022

  1. fix(common): update size error to mention 'fill' mode

    The current error that is thrown when the "width" or
    "height" attributes is missing doesn't mention that
    "fill" mode is another option. This commit updates
    the error with that option.
    kara committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    836d222 View commit details
    Browse the repository at this point in the history