Skip to content

Conversation

@calebporzio
Copy link
Contributor

Livewire enforces that each component contain a single root element.

This test is failing locally because it produces two sibling elements.

I changed to a single root element and the test now passes.

@calebporzio calebporzio changed the title fix multiple scripts test to use a single root element Fix multiple scripts test to use a single root element Nov 12, 2025
@calebporzio calebporzio changed the base branch from fix-component-alias-resolution to main November 12, 2025 20:30
@calebporzio calebporzio force-pushed the fix-multiple-scripts-test branch from 5bed30f to a363e12 Compare November 12, 2025 20:34
@calebporzio calebporzio marked this pull request as ready for review November 12, 2025 20:34
@taylorotwell taylorotwell merged commit b48da42 into main Nov 14, 2025
2 of 20 checks passed
@taylorotwell taylorotwell deleted the fix-multiple-scripts-test branch November 14, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants