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
I'm in the process of migrating V2 site where I scoped grid content a lot, but when I use the scope parameter on grid content in V3, it throws a must be of the type array error.
How to Reproduce
Grid content:
grid:
-
text: test
text2: test
-
text: test
text2: test
Bug Description
I'm in the process of migrating V2 site where I scoped grid content a lot, but when I use the scope parameter on grid content in V3, it throws a
must be of the type array
error.How to Reproduce
Grid content:
Tag:
Extra Detail
Environment
Statamic 3.0.0-beta.45 Pro
Laravel 7.25.0
PHP 7.4.9
statamic/migrator dev-master
The text was updated successfully, but these errors were encountered: