<?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>Integrating Angular 9 app with Liferay 7.x portlet</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121406252" />
  <subtitle>Integrating Angular 9 app with Liferay 7.x portlet</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121406252</id>
  <updated>2026-04-07T23:37:23Z</updated>
  <dc:date>2026-04-07T23:37:23Z</dc:date>
  <entry>
    <title>Integrating Angular 9 app with Liferay 7.x portlet</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121406251" />
    <author>
      <name>Piotr Woch</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121406251</id>
    <updated>2022-04-25T16:49:42Z</updated>
    <published>2022-04-24T08:14:39Z</published>
    <summary type="html">&lt;p&gt;Hello! &lt;/p&gt;
&lt;p&gt;I have an Angular 9 app that I would like to make accessible via
  Liferay 7.x portlet.&lt;/p&gt;
&lt;p&gt;When I follow &lt;a
    href="https://help.liferay.com/hc/en-us/articles/360029028031-Developing-an-Angular-Application"&gt;these
  steps&lt;/a&gt; (Liferay Help Article), deploy my portlet and try to render
  it, I run into issues (reported as JavaScript errors in the browser console):&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;&amp;quot;Can't bind to 'X' since it isn't a known property of 'Y'.&lt;/li&gt;
  &lt;li&gt;&amp;quot;'X' is not a known element:&lt;br /&gt;  A. If 'X' is an Angular
    component, then verify that it is part of this module.&lt;br /&gt;  B. If
    'X' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the
    '@NgModule.schemas' of this component to suppress this message.&amp;quot;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;The problem is that as far as I can see the modules in question are
  properly annotated and listed as exports, declarations, etc.&lt;/p&gt;
&lt;p&gt;I would appreciate help with resolving these issues. I am happy to
  jump on a Zoom to demonstrate the details of my config.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;</summary>
    <dc:creator>Piotr Woch</dc:creator>
    <dc:date>2022-04-24T08:14:39Z</dc:date>
  </entry>
</feed>
