jcerar

Results 3 comments of jcerar

My solution is to manipulate the DOM after calendar initialization like so: $('.datetimepicker-clear-button').attr('type', 'button'); Achieves what the OP originally set out to do without touching the component source.

Did you guys have to start over with an empty vespa instance? I've applied the .env parameter but I'm still getting the same error. Curiously I have an almost identical...

Thanks. The vespa clean slate alone didn't do it for me but your comment put me on the right track. I wanted to retain the contents of my relational db...