Skip to content

How should we handle components with fragments? #19

Closed
@dobromir-hristov

Description

@dobromir-hristov

As Vue 3 now allows having components with multiple root components, aka fragments, we need to figure out what to do with methods like:

  • find
  • findAll
  • classes
  • attributes
  • text

Of course some of these will depend on the outcome of #17

I am testing some things out locally, and vm.$el does not work with multi root components.

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