I have an error when using the Chrome browser that doesn't seem to show up with Firefox. My application has two timers on the web page, both with OnAynchTimer events. When the user clicks on a button to call up a log file to display, which is an OnAsyncClick event which calls withtLogForm.Create(WebApplication) do Show; the user often gets the popup dialog that says "Callback method not registered: PAGETIMER.DoOnAsyncTimer" and/or "Callback method not registered: LV_TIMER.DoOnAsyncTimer". The attachment shows one of the popups.
I have never registered callback methods and did not have this error. I am using Delphi 10.2 and Intraweb 15.1.9. Due to some security issues the users can't use FireFox for now, so are seeing this popup a lot. Is there an easy fix? (How am I supposed to do this I guess I am asking.)![[Image: wink.png]](https://www.atozed.com/forums/images/icons/wink.png)
Thanks,
David
I have never registered callback methods and did not have this error. I am using Delphi 10.2 and Intraweb 15.1.9. Due to some security issues the users can't use FireFox for now, so are seeing this popup a lot. Is there an easy fix? (How am I supposed to do this I guess I am asking.)
![[Image: wink.png]](https://www.atozed.com/forums/images/icons/wink.png)
Thanks,
David