Hi guys
I registered a few weeks ago, switching from FlutterFlow to Weweb after some recommandations, and so far I like it.
However, I encounter something that looks like a bug. I add an input in my form, and would like to use Advanced placeholder feature. When I use simple Input, Advanced placeholder is not available as setting. If I place a Masked input, then Advanced placeholder is available, but once set to On, the input shows an error “Element undefined”.
I have added on the input from the starter kit, copied one of the input from the component, and Advanced placeholder works.
Is there a step I am missing by starting with basic Input or is this a bug ? For now, I am doing ok starting with starter kit’s inputs, but generally I like starting from scratch.
Thanks