Skip to content

Invalid pseudo-class? #2209

@imnasnainaec

Description

@imnasnainaec

I pulled the latest develop branch and in platform.bible-extension/ ran task build-fw-lite-web. It thrice raised the following warning about the code &:has(*:is(.real-input:aria-invalid)) (which thrice occurs in frontend/viewer/src/lib/components/ui/input/input.svelte):

'aria-invalid' is not recognized as a valid pseudo-class. Did you mean '::aria-invalid' (pseudo-element) or is this a typo?

The (.real-input:aria-invalid) was introduced in #2193.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions