[Bug]: console error in action group #4022
Labels
bug
Something isn't working
Component: Action Group
Needs additional data
needs jira ticket
triage
An issue needing triage
Code of conduct
Impacted component(s)
sp-action-group
Expected behavior
No console error when creating an action group
Actual behavior
We're seeing an error when initializing an sp-action-group. (repro could be related to our framework). The issue is that
this.slotElements
is null here: https://github.com/adobe/spectrum-web-components/blob/main/packages/action-group/src/ActionGroup.ts#L407Screenshots
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
I have a reproduction on our site, but I don't have a good idea of how to narrow it down (though patching to add a null check seems to fix the issue).
Sample code that illustrates the problem
No response
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: