Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 59fec5d

Browse files
author
Francois-Xavier Gentilhomme
committed
[FIX] missing remove attribute
1 parent b14c731 commit 59fec5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

myscript-text-web.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@
208208
myscriptTextWebElement.myscriptcommonelement.configuration = {
209209
recognitionParams: textBuildRecognitionParamsFromTextParam(myscriptTextWebElement)
210210
};
211+
myscriptTextWebElement.myscriptcommonelement.removeAttribute('unloaded');
211212

212213
// Manage clear events
213214
function clearListener(event) {

0 commit comments

Comments
 (0)