<?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 Re: PopupTemplate missing vertical scroll bars in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popuptemplate-missing-vertical-scroll-bars/m-p/1567407#M86232</link>
    <description>&lt;P&gt;I think this is the best that I'll be able to do with this.&amp;nbsp; Still need to get the pop-up widget working&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2024 18:03:14 GMT</pubDate>
    <dc:creator>PeteVitt</dc:creator>
    <dc:date>2024-12-11T18:03:14Z</dc:date>
    <item>
      <title>PopupTemplate missing vertical scroll bars</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popuptemplate-missing-vertical-scroll-bars/m-p/1562861#M86140</link>
      <description>&lt;P&gt;Hi - I'm working with ArcGIS Maps SDK for Javascript 4.31.1 using Angular and Angular Material 18.2. The issue I'm having is that the popupTemplate doesn't show a vertical scrollbar when the content exceeds the height of the window.&amp;nbsp; Is there anything I can do to make the scroll bar appear?&lt;/P&gt;&lt;P&gt;This post indicates this was a known issue at 4.27 but that it was solved at 4.28.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/missing-a-vertical-scroll-in-a-new-popup-4-28/td-p/1340828" target="_blank"&gt;https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/missing-a-vertical-scroll-in-a-new-popup-4-28/td-p/1340828&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pop Up Implementation:&lt;/P&gt;&lt;P&gt;//popuptemplate for dischargers&lt;BR /&gt;const popUpTemplate = new PopupTemplate({&lt;BR /&gt;title: "{Permittee}",&lt;BR /&gt;content: [{&lt;BR /&gt;type: "fields",&lt;BR /&gt;fieldInfos: [&lt;BR /&gt;{&lt;BR /&gt;label: "Address:",&lt;BR /&gt;fieldName: "StreetAddress",&lt;BR /&gt;visible: true&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;label: "City:",&lt;BR /&gt;fieldName: "City",&lt;BR /&gt;visible: true&lt;BR /&gt;},&lt;BR /&gt;etc..&lt;BR /&gt;]&lt;BR /&gt;}]&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;P&gt;var featureLayer = new FeatureLayer({&lt;BR /&gt;url:&lt;BR /&gt;"&lt;A href="https://www.xy/rest/services/BineLineDischargers/MapServer/0" target="_blank"&gt;https://www.xy/rest/services/BineLineDischargers/MapServer/0&lt;/A&gt;",&lt;BR /&gt;outFields: ["*"],&lt;BR /&gt;popupTemplate: popUpTemplate&lt;BR /&gt;});&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 21:47:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popuptemplate-missing-vertical-scroll-bars/m-p/1562861#M86140</guid>
      <dc:creator>PeteVitt</dc:creator>
      <dc:date>2024-11-26T21:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: PopupTemplate missing vertical scroll bars</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popuptemplate-missing-vertical-scroll-bars/m-p/1563078#M86148</link>
      <description>&lt;P&gt;I tested my feature layer using just javascript against the popUpTemplate sample:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=intro-popuptemplate" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=intro-popuptemplate.&lt;/A&gt;&amp;nbsp;the scrollbars appeared just fine.&amp;nbsp; Angular and/or Angular Material must be interfering somehow.&amp;nbsp; I'll try the PopUp widget -- there is an option to dock the popup and that at least will provide a bigger window for the data to fit in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 17:40:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popuptemplate-missing-vertical-scroll-bars/m-p/1563078#M86148</guid>
      <dc:creator>PeteVitt</dc:creator>
      <dc:date>2024-11-27T17:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: PopupTemplate missing vertical scroll bars</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popuptemplate-missing-vertical-scroll-bars/m-p/1567407#M86232</link>
      <description>&lt;P&gt;I think this is the best that I'll be able to do with this.&amp;nbsp; Still need to get the pop-up widget working&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 18:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popuptemplate-missing-vertical-scroll-bars/m-p/1567407#M86232</guid>
      <dc:creator>PeteVitt</dc:creator>
      <dc:date>2024-12-11T18:03:14Z</dc:date>
    </item>
  </channel>
</rss>

