Skip to content

Commit bcfc595

Browse files
authored
Merge pull request #441 from nathanjansen/2.x
Added another 'cure' to root-element-cures
2 parents 18226bb + 26e8332 commit bcfc595

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

troubleshooting.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,5 @@ class HelloWorld extends Component
145145
<button wire:click="doSomething">Do Something</button>
146146
</div> <!-- Added this closing tag for the wrapping div -->
147147
@endcomponent
148+
149+
Another cause can be using __construct() inside the Livewire class or a Trait.

0 commit comments

Comments
 (0)