Skip to content
This repository was archived by the owner on Jun 27, 2024. It is now read-only.
This repository was archived by the owner on Jun 27, 2024. It is now read-only.

Vue 3: The >>> combinators have been deprecated #46

Closed
@jelleroorda

Description

@jelleroorda

When compiling the vue components, we're getting deprecation warnings for Vue 3.

Schermafbeelding 2021-11-03 om 11 05 37

This seems to stem from these places:

  1. Table.vue
  2. Table.vue
  3. Table.vue

Can we update this to use the :deep() selector? Or would this be an issue for the Vue 2 build?

See also: https://v3.vuejs.org/api/sfc-style.html#style-scoped

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