Skip to content

hotReload does not like bound properties #46

@aphitiel

Description

@aphitiel

When hotReload is enabled and component contains a bound property, it sadly throws TypeError: xxx._bind is not a function.

Simplest reproduction would be a new sapper-template, and adding e.g. bind:value to the <Layout component in routes/index.html:
<Layout bind:value page='home'>

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