innerHTmL problems. Not synchronous?

This commit is contained in:
2026-04-15 23:22:52 +02:00
parent b86744a699
commit cd12da48c1

View File

@@ -112,6 +112,7 @@
(string->symbol (string-downcase js-type))
'unknown)))
)
)
(let ((cl (cond
((eq? type 'text) wv-input/text%)
((eq? type 'date) wv-input/date%)