Undefined variable $errors #255
luckykenlin
started this conversation in
General
Replies: 3 comments 5 replies
|
https://github.com/luckykenlin/filament-fabricator Fresh filament and filament-fabricator. This is the repo reproduced this issue. |
0 replies
|
Yes, if you publish the vendor files and modify the field wrapper, you should be able to get this working again. The reordering issue was also expected to be resolved with the PageBuilder modifications in version 3.0.2, however if I’m not mistaken, this issue still persists. |
5 replies
|
This should have been fixed with the latest release |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
After upgrade to v3.0.2
I got this error. happened on PageResource create and edit page.
By removing :errors="$errors" everything works.

No idea why this happen.
Filament: v4.3.1
Fabricator: v3.0.2
BTW. I can not create issue, it will alway redirect the page let me choose a template.
All reactions