The listener method is triggered, but nothing in this method will refresh the list component. When adding a note, I send the same event and the same listeners refreshes the list component. This is weired. My idea is that livewire uses some magic to determine that a model/collection has changed.

