Fix `append_with_selection`
Created by: importcjj
Function append_with_selection will cause panic when the given selection object comes from another dom tree.
Add an ID field to every dom tree.
Created by: importcjj
Function append_with_selection will cause panic when the given selection object comes from another dom tree.
Add an ID field to every dom tree.