Skip to content

Commit 6234d0f

Browse files
save file
1 parent a11ac15 commit 6234d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/chat-room/html/chat-room-tmp/chat-room-tmp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118

119119
obj.initdom = async function(){debugger;
120120
debug('initdom');
121-
var shadow = host.shadowRoot;
121+
var shadow = host.shadowRoot||host.assignedSlot;
122122

123123
var info = $(shadow,'#info');
124124

0 commit comments

Comments
 (0)