<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>MVC 7.3: Portlet waits for all resources although its data is already there</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120510672" />
  <subtitle>MVC 7.3: Portlet waits for all resources although its data is already there</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120510672</id>
  <updated>2026-04-26T10:34:08Z</updated>
  <dc:date>2026-04-26T10:34:08Z</dc:date>
  <entry>
    <title>MVC 7.3: Portlet waits for all resources although its data is already there</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120510671" />
    <author>
      <name>Erik Strauß</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120510671</id>
    <updated>2020-12-20T10:02:54Z</updated>
    <published>2020-12-20T10:02:54Z</published>
    <summary type="html">&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I am using the latest version of Liferay 7.3 and developing classic
  MVC portlets with React in the frontend. So far everything works but
  the performance when loading leaves much to be desired. I noticed that
  the resources of my portlet (data from the backend, JS and CSS) are
  relatively small and load quickly. However, the portlet waits with the
  rendering, until ALL resources (theme, JS etc.) are loaded (around
  8MB) and starts only then with the rendering. &lt;/p&gt;
&lt;p&gt;Am I right with my assumption?&lt;/p&gt;
&lt;p&gt;Is there a way to make the portlet render immediately when its
  resources are loaded without waiting for everything else?&lt;/p&gt;
&lt;p&gt;Thanks already in advance!&lt;/p&gt;</summary>
    <dc:creator>Erik Strauß</dc:creator>
    <dc:date>2020-12-20T10:02:54Z</dc:date>
  </entry>
</feed>
