Skip to content

Commit

Permalink
fixup of merge
Browse files Browse the repository at this point in the history
  • Loading branch information
WorldSEnder committed Mar 22, 2022
1 parent 3cacd75 commit f00755b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/yew/src/html/component/scope.rs
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ mod feat_csr {
props: Rc<COMP::Properties>,
) {
let bundle = Bundle::new();
node_ref.link(next_sibling.clone());
let state = ComponentRenderState::Render {
bundle,
root,
Expand Down

0 comments on commit f00755b

Please sign in to comment.