Skip to content

Effects should throw if the mandatory arguments are not passed #7392

Description

@JonnyBurger
  • tint() does not throw even if no color is passed.
  • blur() does not throw even if no radius is passed.
  • wave() has no schema
  • starburst() has no error when no rays is passed

We should fix that and also check if other effects have the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions