Replies: 4 comments 2 replies
-
Hi, I check and last ID when model is opened is 556, 557 and later are not opened |
Beta Was this translation helpful? Give feedback.
-
Hi, namespace App\Livewire\Ur\Regeneration; use App\Models\GcUrZgloszenia; class Regeneration extends DataTableComponent
}` file: includes/regeneration.blade.php x-slot:body
I attach 3 ss:
In row id 37 you can see bad char - how can I fix it? I add that line with error: livewire.js?id=87e1046f:4275 -> say: response = await fetch(updateUri, options); I change primaryKey to other column but problem is the same. I change query to: Thank you for your help |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi I don't know why but I changed table with datas to other and go back to GcUrZgloszenia and start working fine. Plase help me resolve my problem with PL locale - encoding ISO-8859-2. How make conversation from ISO-8859-2 to UTF-8 to show fix text in main table? Now I use: BR |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have problem, my dats in database are encoding in ISO-8859-2.
Now I have problem with popup model, I get error 404 when click in row with special chars ISO-8859-2.
Is there some posibbility to convert charset ISO-8859-2 geting from database to UTF-8 ?
Now I see bad chars in my dats rows.
Thank you for yours any help how fix it.
BR
Beta Was this translation helpful? Give feedback.
All reactions