dnwjn / nova-button

A Nova package for rendering buttons on different views.
MIT License
10 stars 6 forks source link

Fix event dispatching with undefined resourceId #18

Closed KasparRosin closed 2 years ago

KasparRosin commented 2 years ago

Fix dispatching events with custom implementations of laravel nova resource.

Closes: #17

dnwjn commented 2 years ago

Hi @KasparRosin,

Thank you for your PR! 🙏 I will have a look as soon as possible!

KasparRosin commented 2 years ago

Turns out the problem was slightly different from the one I made pull request for. I'll update the issue.