-
Notifications
You must be signed in to change notification settings - Fork 823
expanding-list-web-component err #29
Copy link
Copy link
Open
Labels
Content: WebAPIbugIndicates an unexpected problem or unintended behavior.Indicates an unexpected problem or unintended behavior.help wantedIf you know something about this, we would love your help!If you know something about this, we would love your help!
Metadata
Metadata
Assignees
Labels
Content: WebAPIbugIndicates an unexpected problem or unintended behavior.Indicates an unexpected problem or unintended behavior.help wantedIf you know something about this, we would love your help!If you know something about this, we would love your help!
Type
Projects
Status
No status
When I switch from Google's English to Chinese;
const nextul = e.target.nextElementSibling;
The value of nextul is null and cannot be expanded.