I am trying to: load the create new post page /wp-admin/post-new.php
Link to a page where the issue can be seen: hidden link
I expected to see: new post page
Instead, I got: the following error message:
Fatal error: Uncaught ReflectionException: Class OTGS\Toolset\Common\Utils\Condition\Plugin\Gutenberg\IsUsedForPost does not exist in /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/CachingReflector.php:89 Stack trace: #0 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/CachingReflector.php(89): ReflectionParameter->getClass() #1 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/Injector.php(517): OTGS\Toolset\Common\Auryn\CachingReflector->getParamTypeHint(Object(ReflectionMethod), Object(ReflectionParameter)) #2 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/Injector.php(464): OTGS\Toolset\Common\Auryn\Injector->buildArgFromTypeHint(Object(ReflectionMethod), Object(ReflectionParameter)) #3 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset in /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/Injector.php on line 412
My issue is resolved now. Thank you!