Platform-Knowledge-Base/troubleshooting/troubleshooting-in-browser-...

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:

  1. Log in the {{site.tp}} In-Browser Client.
  2. Open an application that still loads or create a new one.
  3. Open the Code tab.
  4. Click on the gear icon (in the top-right corner) and click Options.
  5. Open the Code Editor tab.
  6. Uncheck the Enable Offline Mode option.

Now, you should be able to open your project successfully.