Skip to content

Why it's don't works? #232

@AntonioAndreDev

Description

@AntonioAndreDev

System info

Vue 3 Composition API

Reproduction

When I mouse over the button the :hovered dont't make effects when isHorvered is equals true.

Describe the bug

{{ isHovered }} <script setup lang="ts"> import {Icon} from '@iconify/vue'; import {ref} from "vue"; const isHovered = ref(false); </script>

Additional context

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions