Skip to content

Typo/bug in Vue 3.3 release blog post #19

Description

@santiagoarizti

I think in line 240 in the Vue 3.3 blog post there is a typo.

It reads: useFeature(() => props.foo)

It should say: useFeature(toValue(() => props.foo))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions