Closed storm255 closed 9 years ago
Which version of simple form are you on? I ran into this on another site and I think I solved it by bumping my simple form version. If you're seeing that too, we should probably bump our required version of simple form to >=3.1
https://github.com/plataformatec/simple_form/issues/1139 was the relevant issue for me.
Good catch. I was on 3.0.2 and updating to 3.1.0 fixed it as per your comment.
Getting an error relating to missing value for the SimpleForm parameter.
Not sure what the expected behaviour is. Perhaps the input is normally passed options when overridden as in the case with Storytime or should it just have an empty Hash by default.