Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit 97484d3 broke something #17

Open
davi5e opened this issue Jun 1, 2021 · 1 comment
Open

Commit 97484d3 broke something #17

davi5e opened this issue Jun 1, 2021 · 1 comment

Comments

@davi5e
Copy link

davi5e commented Jun 1, 2021

Hello,

We've been using the package for some time and noticed the addition of Nova Actions changed how OptionsController::index() handles options and since then our code always run into

local.ERROR: Class name must be a valid object or a string {"userId":2,"exception":"[object] (Error(code: 0): Class name must be a valid object or a string at /srv/vendor/royduin/laravel-nova-field-dynamic-select/src/Http/Controllers/OptionsController.php:97)

Meaning $request->has('action') in line 16 is somehow filled when it shouldn't.

For now, we commented out this if so our code can run as before and we have no idea why the request has action set since we do not use it.

Not sure how to help debug, but if given pointers I'd be glad to help figure out what's going on.

@royduin
Copy link
Owner

royduin commented Jun 1, 2021

Ping @subzero10, stay on 1.6.3 for now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants