You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Jones-S, thank you for reporting this. Unfortunately from the call stack it looks like you are using a plugin called "cp-field-inspect" and that plugin is causing the error. The plugin accesses other fields / plugins within it's constructor / init method (see craftcms/cms#4944).
For anyone else that runs into the issue, marionnewlevant/craft-snitch and verbb/knock-knock also tiger this condition (possibly more given the nature of the issue that @mmikkelexplained ). I'm opening issues on the respective repositories for them.
I updated to
2.0.0-beta.6
to get graphql support, then I was prompted to make a database change and after that I always get this error:When loading any CP page.
It could be that this is linked to translations in a multisite setup:
Full stack trace:
Craft Version:
3.4.x-dev
(Multisite setup)Plugin version:
2.0.0-beta.6
PHP:
7.2
The text was updated successfully, but these errors were encountered: