TTMSFNCOpenLayers + TWebListControl : Uncaught ReferenceError: mapContainer is not defined

Addding a TWebListControl to a form with a TTMSFNCOpenLayers map on it raises the following error at runtime:
ERROR Uncaught ReferenceError: mapContainer is not defined | ReferenceError: mapContainer is not defined at loadMap (:1492:1) at waitForMapInitialized

Can you provide a reproducible sample?

Hello Pieter.
I tried to reproduce the error in two simple examples : both generated errors but different than the previous one.
Just drop a TWebListControl on the "GeoCoding and Reverse" demo and this produces an error

Or drop a TWebListControl to a form with a TTMSFNCOpenLayers on a newly created web app and you will get another error:


Update:

dropping a TWebListControl on a new TMS Web app, produces:
ERROR
Uncaught ReferenceError: bootstrap is not defined | ReferenceError: bootstrap is not defined at Object.GetBootstrapVersion.

So the error has to do with the component itself .

This issue was already solved. I suggest to get TMS WEB Core v2.1 beta.

Thank you Bruno,
how can I get the Beta version?