Too strict parameter type for ViewModel#__construct
$variables
#239
Labels
Bug
Something isn't working
ViewModel#__construct
$variables
#239
Bug Report
Summary
The
ViewModel
now only allows maps but its inherited fromJsonModel
which does properly render list values as of now.Current behavior
How to reproduce
Expected behavior
No error. Since a list is a valid JSON type, lists should be allowed.
The text was updated successfully, but these errors were encountered: