<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Inject Angular Component As Popup Content in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086672#M74186</link>
    <description>&lt;P&gt;Hey Everyone,&lt;/P&gt;&lt;P&gt;This is a question I've wondered about for a while, so I'll pass it to the community here.&lt;/P&gt;&lt;P&gt;Is it possible to inject an Angular component as ESRI popup content? If so, does someone have an example of this working? I've poked around for a while and haven't found anything specific enough to help me.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 06 Aug 2021 16:41:38 GMT</pubDate>
    <dc:creator>rogenjh</dc:creator>
    <dc:date>2021-08-06T16:41:38Z</dc:date>
    <item>
      <title>Inject Angular Component As Popup Content</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086672#M74186</link>
      <description>&lt;P&gt;Hey Everyone,&lt;/P&gt;&lt;P&gt;This is a question I've wondered about for a while, so I'll pass it to the community here.&lt;/P&gt;&lt;P&gt;Is it possible to inject an Angular component as ESRI popup content? If so, does someone have an example of this working? I've poked around for a while and haven't found anything specific enough to help me.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 16:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086672#M74186</guid>
      <dc:creator>rogenjh</dc:creator>
      <dc:date>2021-08-06T16:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Inject Angular Component As Popup Content</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086701#M74189</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/433865"&gt;@rogenjh&lt;/a&gt;, can you explain a bit more about what you want to do?&amp;nbsp; In general that seems problematic with all the external dependencies and life-cycle hooks that are inherited with an Angular component. It wouldn't be a clean implementation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 17:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086701#M74189</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2021-08-06T17:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inject Angular Component As Popup Content</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086735#M74190</link>
      <description>&lt;P&gt;Hey Andy,&lt;/P&gt;&lt;P&gt;I'm looking for something like this (what I posted below), but Angular not React. Basically, I'd like to inject a component as the content and be able to access change detection, dependency injection, etc. just like the rest of my application. I've done it (and seen others do it) by writing Vanilla js into a factory function in the content, but I'd think there should be a way of avoiding that if possible.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript-questions/create-your-own-react-popup-component/td-p/180686" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-javascript-questions/create-your-own-react-popup-component/td-p/180686&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 18:51:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086735#M74190</guid>
      <dc:creator>rogenjh</dc:creator>
      <dc:date>2021-08-06T18:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inject Angular Component As Popup Content</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086769#M74193</link>
      <description>&lt;P&gt;I've seen similar implementations and they aren't recommended because it can lead to unintentional memory leaks in the form of detached DOM nodes and other unpredictable Map/MapView life-cycle issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 20:21:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/inject-angular-component-as-popup-content/m-p/1086769#M74193</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2021-08-06T20:21:48Z</dc:date>
    </item>
  </channel>
</rss>

