SupeRod

Results 9 comments of SupeRod

Greet job, but why review and merge are so slow?

@mckenziearts Greet job ! When will this fix be release? Many users are waiting ...

Hi, @mckenziearts When will the composer version be released?

I had the same problem, them I solved it, look at the code below ``` blade @include('notify::components.notify') @notifyCss @notifyJs ``` `@notifyJs` should come after `@include('notify::components.notify')` 🤣