[Gambas-user] Help for gb.web.gui
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Aug 8 23:48:18 CEST 2022
Le 07/08/2022 à 22:43, T Lee Davidson a écrit :
>
> I think there is a bug in the lib.js file that gb.web.gui uses. I am
> using stable Gambas 3.17.3, and I see that lib.js is different in the
> developer branch at the very spot where my browser developer console
> reports a Syntax Error in that file:
> Uncaught SyntaxError: unexpected token: ':' lib:0.0.1.js:1:19
> answer http://localhost:8080/lib:0.0.1.js:275
> onreadystatechange http://localhost:8080/lib:0.0.1.js:324
> sendNewCommand http://localhost:8080/lib:0.0.1.js:324
> answer http://localhost:8080/lib:0.0.1.js:295
> onreadystatechange http://localhost:8080/lib:0.0.1.js:324
> sendNewCommand http://localhost:8080/lib:0.0.1.js:324
> send http://localhost:8080/lib:0.0.1.js:345
> update http://localhost:8080/lib:0.0.1.js:355
> onFocus http://localhost:8080/lib:0.0.1.js:431
> answer http://localhost:8080/lib:0.0.1.js:275
> onreadystatechange http://localhost:8080/lib:0.0.1.js:324
> (Async: EventHandlerNonNull)
> sendNewCommand http://localhost:8080/lib:0.0.1.js:324
> answer http://localhost:8080/lib:0.0.1.js:295
> onreadystatechange http://localhost:8080/lib:0.0.1.js:324
> (Async: EventHandlerNonNull)
> sendNewCommand http://localhost:8080/lib:0.0.1.js:324
> send http://localhost:8080/lib:0.0.1.js:345
> update http://localhost:8080/lib:0.0.1.js:355
> onFocus http://localhost:8080/lib:0.0.1.js:431
>
>
> Benoît, have you fixed this already?
>
Where is the bug exactly? I find nothing suspicious in the 'lib.js' of
Gambas 3.17.3.
--
Benoît Minisini.
More information about the User
mailing list