Error with Express!

Permalink
Hi I need helping fixing an error i've encountered.

I was experimenting with Express to see if I could create some data objects with linked parameters and I ended up deleting them because it was only experimental. This has now led to my landing page showing the following error and not displaying the page:

Argument 1 passed to Concrete\Core\Express\Form\AbstractRenderer::__construct() must implement interface Concrete\Core\Express\Form\FormInterface, null given

What can I do to fix this?!!?!

 
hereNT replied on at Permalink Reply
hereNT
You might be able to roll back to a previous version that works from the sitemap in the dashboard. Or maybe temporarily override the output of the express form block's form long enough to delete it from the page?
Kurtopsy replied on at Permalink Reply
Kurtopsy
Some Express bug fixes are set to be fixed in 8.2.0
aghouseh replied on at Permalink Reply
aghouseh
I do believe that issue is fixed in the 8.2 RC build. Like Kurtopsy said, there are a LOT of Express fixes forthcoming with the new version.