innerHTmL problems. Not synchronous?
This commit is contained in:
@@ -111,6 +111,7 @@
|
|||||||
(if (string? js-type)
|
(if (string? js-type)
|
||||||
(string->symbol (string-downcase js-type))
|
(string->symbol (string-downcase js-type))
|
||||||
'unknown)))
|
'unknown)))
|
||||||
|
)
|
||||||
)
|
)
|
||||||
(let ((cl (cond
|
(let ((cl (cond
|
||||||
((eq? type 'text) wv-input/text%)
|
((eq? type 'text) wv-input/text%)
|
||||||
|
|||||||
Reference in New Issue
Block a user