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
When editing a Blueprint for Pages in the demo/free install. If you toggle the 'Hidden' switch. It will throw an error and prevent the Page Collection from loading. I had to go into App/resources/blueprints/collections/pages and change the 'hidden' bool back to false
How to reproduce
Install Statamic Demo/Free Mode
Navigate to Blueprints -> Pages
Toggle the 'Hidden' switch to 'On' mode under the blueprint title.
Save the change.
Navigate to Collections -> Pages and see error: Call to a member function columns() on null
Error
Call to a member functioncolumns() on null
[localhost/domain]/cp/collections/pages
---
Statamic\Http\Controllers\CP\Collections\CollectionsController::show
vendor/statamic/cms/src/Http/Controllers/CP/Collections/CollectionsController.php:68
Versions
Statamic 3.2.17 Solo
Laravel 8.67.0
PHP 7.3.24-(to be removed in future macOS)
No addons installed
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered:
Bug description
When editing a Blueprint for Pages in the demo/free install. If you toggle the 'Hidden' switch. It will throw an error and prevent the Page Collection from loading. I had to go into App/resources/blueprints/collections/pages and change the 'hidden' bool back to false
How to reproduce
https://flareapp.io/share/w5ByYlv7?error=w5ByYlv7&owner_token=HAslSd1Zk7vuxU9DFDSyufMj4CM9SYif#F69
Logs
Versions
Statamic 3.2.17 Solo
Laravel 8.67.0
PHP 7.3.24-(to be removed in future macOS)
No addons installed
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: