Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Query How can we call api request with multiple parameters as querystring instead of object queryParameter, in Asp.NetZero xamarin? Now we are passing, api request parameters as object. But sometimes I just want to pass multiple parameters like a query string. What can I do?
Prefetching lazy loaded modules produces an error while navigating.
To reduce the loading time of the lazy loaded modules, I had to enable prefetching of lazy loaded modules. I noticed an error which occurred as a result of it. Whenever i tried navigating to a different route before the notify info message is closed, it resulted in freezing of the UI after navigating to the new route and threw an error in the console.
Enabled preloading of modules.