Message bag error in pest, orchestra 10 and filament 4 #17917
Unanswered
mortezamasumi
asked this question in
Help
Replies: 1 comment 2 replies
-
@mortezamasumi did you get to the bottom of this? Having the same problem. Looks like the package skeleton hasn't been updated for Filament v4. Can see a few ServiceProviders have not been added. Notably Just for reference, these are the service providers I have added in my
|
Beta Was this translation helpful? Give feedback.
2 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.
-
Package
Panel builder
Package Version
^v4.0
How can we help you?
I’m developing my own packages using Filament 4. The problem is that when I test a Filament page with Livewire in Pest (orchestra 10), I get the error:
“Argument #2 ($bag) must be of type Illuminate\Contracts\Support\MessageBag”.
Interestingly, this issue did not occur in Filament 3 (with Orchestra 8).
Beta Was this translation helpful? Give feedback.
All reactions