Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: console error in action group #4022

Open
1 task done
adixon-adobe opened this issue Feb 8, 2024 · 3 comments
Open
1 task done

[Bug]: console error in action group #4022

adixon-adobe opened this issue Feb 8, 2024 · 3 comments

Comments

@adixon-adobe
Copy link
Collaborator

Code of conduct

  • I agree to follow this project's 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#L407

Screenshots

Screenshot 2024-02-08 at 10 30 37 AM

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

@adixon-adobe adixon-adobe added bug Something isn't working triage An issue needing triage labels Feb 8, 2024
@adixon-adobe
Copy link
Collaborator Author

Meant to add that we're not seeing any functional issues here.

@Westbrook
Copy link
Contributor

@adixon-adobe is this the same as #3828?

@najikahalsema
Copy link
Collaborator

@adixon-adobe Are you still seeing this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants