Hi, sorry I keep doing this ;)
I found a minor thing that has nothing to do with functionality at all:
TinyButStrong Error (Array value): Can't merge {props_select.key] because there is no key named 'key'. This message can be cancelled using the 'noerr' parameter. |
In this errormessage the close tag is the default ']' where I use '{' and '}' => {props_select.key]
It is just something that I noticed some time ago...