Skip to content

Double rendering canjs component on initial load #23

@christopherjbaker

Description

@christopherjbaker

At present, the React component renders the custom dom element as <foo-component />, then assigns the props to the already existing viewmodel. This has the effect of causing a double render at mount time, with the first render having no props.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions