Daniel Gebben

Results 10 comments of Daniel Gebben

> I just upgraded to V2 and my `rowView()` is not working at all. > > ``` > public function rowView(): string > { > return 'livewire-tables.rows.submissions_row'; > } >...

You're right, I knew `format()`, `label()` or `view()` were the alternatives, but it's not quite the same since you can end up with a lot of partials for one datatable...

The expiration date is now hardcoded to 1 year, if a user would like to change this, he has no way of doing that. Perhaps it's a good idea to...

I agree, config would make more sense, I'll adjust the code.

@AlexeyKosov symfony 6 is [now allowed ](https://github.com/goetas-webservices/xsd2php-runtime/pull/25)

Same problem here. Editing triggerLabel does nothing, while changing other labels does have an effect.

Would also be interested once ARM is supported

Same issue here, would be great if this PR can be looked at 🙏