Skip to content

Commit 7d23bd9

Browse files
save file
1 parent dddc91d commit 7d23bd9

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||host.assignedSlot;
121+
shadow = host.shadowRoot;
122122

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

0 commit comments

Comments
 (0)