1.5 KiB
1.5 KiB
title | description | type | page_title | slug | tags | teampulseid | ticketid | pitsid |
---|---|---|---|---|---|---|---|---|
Code Tab in the Telerik Platform In-Browser Client is Slow | Telerik AppBuilder never finishes loading a project. In-Browser client is hanging while loading an application. Code tab is very slow. | troubleshooting | Cannot Load Apps in the In-Browser Client | in-browser-does-not-load-projects | in-browser-client, offline, cloud-services | 1071694, 1071169, 1068303, 1065113 |
Environment
Service | {{site.tp}} General |
{{site.ab-s}} ({{site.ab}}) client | In-Browser |
Description
To facilitate development with slower internet connection, {{site.tp}} In-Browser client caches the project data during loading. The browsers have restrictions of the amount of data that can be stored in the cache therefore, for some projects the requests may cause the browser to be slow.
Solution
{% include /_troubleshooting/no-solution-available.html %}
Suggested Workarounds
Workaround #1
[Clear the browser cache and {{site.tp}} cookies]({% slug clear-browser-cache %})
Workaround #2
Disable the Offline mode:
- Log in the {{site.tp}} In-Browser Client.
- Open an application that still loads or create a new one.
- Open the Code tab.
- Click on the gear icon (in the top-right corner) and click Options.
- Open the Code Editor tab.
- Uncheck the Enable Offline Mode option.
Now, you should be able to open your project successfully.