Error in Admin panel when going to edit user
Created 5 years ago by dilusha100

When I'm going to edit user details through the admin panel, it gives me an exception like this, An exception has been thrown during the rendering of a template ("An exception has been thrown during the rendering of a template ("An exception has been thrown during the rendering of a template ("Illegal offset type in isset or empty").").").

According to error report it arrises in E:\installed_software\wamp64\www\kspEvents.dev\KSNEvents\vendor\anomaly\streams-platform\src\View\Command/../../../resources/views/form/partials/fields.twig file.

I have added several fields to user module. Can you help me with this?

ryanthompson  —  5 years ago

Are you still getting this error? This usually happens when a field has been (usually migrated) added that has a typo for the type so it can't build the field type class.