Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.48k stars 217 forks source link

Fix Illuminate\Support\Carbon instance in queue #1542

Closed luanfreitasdev closed 4 months ago

luanfreitasdev commented 4 months ago

⚡ PowerGrid - Pull Request

Welcome and thank you for your interest in contributing to our project!. You must use this template to submit a Pull Request or it will not be accepted.


Motivation

Description

Fix error: Object of type Illuminate\Support\Carbon (inheriting DateTime) has not been correctly initialized by calling parent::__construct() in its constructor caused when trying to export in queues using DateTime filter

Related Issue(s): #1533 .

Documentation

This PR requires Documentation update?