Hi Durga,thank you so much for your prompt reply!
I have prepared a demo solution with help text to clearly show and reproduce the errors. A short video is also included to demonstrate the behavior of the components. Please add your license key in startup.cs ;-)
I am currently developing a web front end for an investment company, and I am using the same tab mechanism then in the demo. During the last days I noticed this error. But apparently I'm not the only one: Vincent McCarthy found this error, either.
To be clear: Even if you switch the tabs much more slowly and with a realistic speed, this NullReferenceException occurs occasionally and breaks the app.
A first work-around was that I have written my own component which calls the Open Street Maps directly with HTML/jquery instead of using your SfMaps component. I've successfully implemented this, but it's less convenient than using your component.
As a further backup I started to implement the HighCharts API instead of using your SfCharts components. This way you can avoid all of these errors, too. But that's less convenient than using your component, either.
I hope you'll find the reason and can eliminate it. That would be great!
But if you cannot offer a robust solution for this NullReferenceException problem, I will unfortunately have to do without your components in this project.
Cheers,
Volker
Attachment:
FastSwitchDemo_4fa9df5c.zip