MedicOneSystems / MedicOneSystems/livewire-datatables
Cant use editable() with laravel 9
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When i make a column ->editable() since i did an upgrade to laravel 9 and datatables to 0.7.0 (or 0.8) i have this message :
Undefined variable $table
If i remove editable(), everthing works great,
I also tried the lastest 0.9.3, but i cant make a table works on this version (editable or not), juste a message : Undefined array key "align"
Any solution ? Do i have to change something in my code for newer version ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no files or tests. Start by reproducing the editable() failure with Laravel 9 and datatables 0.7.0 or 0.8, then compare the separate Undefined array key "align" failure in 0.9.3. Done means the supported version combination is confirmed and editable tables work, or the incompatibility is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100