nimbusgb
Any idea why the LS js files are at a loss for the definition of lightstreamer?
This seems to have bounced up since I tried to use a staticGrid
App is running in Spring Boot, all the libraries are as far as I can tell the latest ones.
my dynagrid stil works in one adapter but crashes in anonther,
a page with dyna and static the dyna works but not the static ( fails as shown )
another page with a mix of both is just plain broken.
And it was all going so well :Smile_Ab:
Giuseppe Corti
Hi nimbusgb.
Indeed the problem seems strange, but anyway you should only include a Lightstreamer library.
If you want to use also the graphic widgets the 'full' one (lightstreamer.min.js), otherwise you can use the 'core' one (lightstreamer-core.min.js).
In this case it seems that both are included, it could be an indicator of something wrong with the library references.
Regards,
Giuseppe
Alessandro.Carioni
Hello nimbusgb,
What client version are you using?
Can you provide a code snippet illustrating what triggers the error?