Skip to content

provide/inject in composition api components #1355

Closed
@Stoom

Description

@Stoom

Version

1.0.0-beta.29

Reproduction link

N/A

Steps to reproduce

Mount a composition api component that uses injection

What is expected?

The injection to be resolved

What is actually happening?

The injection is unknown


This is an ABI issue. In the Composition API component it is looking for the provider under vm._provided whereas a Vue 2.x component is looking for it under vm.provide

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