Twig_Error_Runtime in Template.php line 447:
An exception has been thrown during the rendering of a template ("Warning: json_decode() expects parameter 1 to be string, array given") in "fields/_hourspicker.twig" at line 32.
Steps to reproduce
install bolt 3.2 via composer
install zomars/bolt-store-hours via extend
edit contenttypes.yml, add new field with fieldtype storehours
Uncaught Exception: Twig_Error_Runtime
Twig_Error_Runtime in Template.php line 447: An exception has been thrown during the rendering of a template ("Warning: json_decode() expects parameter 1 to be string, array given") in "fields/_hourspicker.twig" at line 32.
Steps to reproduce