laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

"options" meta parameter for field "menu_id" must be an array a collection or an Enum #439

Closed Web-System-Create closed 5 months ago

Web-System-Create commented 5 months ago

This is a bug.

Description

On the edit pages for Permissions/Roles/Menus, I'm encountering this warning, and the form is not visible as a result. *It's a clean project based on the latest version of Enso.

image

Thank you!

vmcvlad commented 5 months ago

@Web-System-Create, the latest forms version should fix this issue

Web-System-Create commented 5 months ago

Fixed. Thank you :)