<?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: HTLM &amp;lt;br&amp;gt; in popup broken in 4.27 in title in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319281#M81990</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/327152"&gt;@MatthewDriscoll&lt;/a&gt;&amp;nbsp;-&lt;/P&gt;&lt;P&gt;This does seem to be an issue in production at 4.27. We refactored the Popup in the next release (4.28) and it seems that this issue has been fixed. Could you please test your application with the next CDN to check that it is fixed?&amp;nbsp;&lt;A href="https://github.com/Esri/feedback-js-api-next/tree/main" target="_blank"&gt;https://github.com/Esri/feedback-js-api-next/tree/main&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's an example application using the next CDN showing the &amp;lt;br&amp;gt; is respected in the title of the popup:&amp;nbsp;&lt;A href="https://codepen.io/laurenb14/pen/xxmKWvJ?editors=1000" target="_blank"&gt;https://codepen.io/laurenb14/pen/xxmKWvJ?editors=1000&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2023 18:58:17 GMT</pubDate>
    <dc:creator>LaurenBoyd</dc:creator>
    <dc:date>2023-08-16T18:58:17Z</dc:date>
    <item>
      <title>HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319185#M81984</link>
      <description>&lt;P&gt;I am upgrading some web maps using the JavaScript API to 4.27.&amp;nbsp; The use of HTML &amp;lt;br&amp;gt; is not working in the &lt;STRONG&gt;title&lt;/STRONG&gt; with this release.&amp;nbsp; No problems in the content.&amp;nbsp; Any work around?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"&amp;lt;b&amp;gt;Trail:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;City:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Cross Street:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Parking:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Elevation:&amp;lt;/b&amp;gt; ft"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 16:16:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319185#M81984</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2023-08-16T16:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319191#M81985</link>
      <description>&lt;P&gt;try &amp;lt;br /&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 16:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319191#M81985</guid>
      <dc:creator>JessicaRamirez1</dc:creator>
      <dc:date>2023-08-16T16:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319197#M81986</link>
      <description>&lt;P&gt;&amp;lt;br/&amp;gt; does not work either.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 16:24:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319197#M81986</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2023-08-16T16:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319199#M81987</link>
      <description>&lt;P&gt;After more testing, if I take out the bold&amp;lt;b&amp;gt; it works.&amp;nbsp; Some sort of bug?&lt;/P&gt;&lt;P&gt;If you use the code below, the last part "&lt;SPAN&gt;&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Elevation: ft" will show up on line one with "Road Information"&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;title: "Road Information &amp;lt;br&amp;gt; Trail:&amp;lt;br&amp;gt;City: &amp;lt;br&amp;gt;Cross Street: &amp;lt;br&amp;gt;Parking: &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Elevation: ft",&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 16 Aug 2023 16:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319199#M81987</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2023-08-16T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319281#M81990</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/327152"&gt;@MatthewDriscoll&lt;/a&gt;&amp;nbsp;-&lt;/P&gt;&lt;P&gt;This does seem to be an issue in production at 4.27. We refactored the Popup in the next release (4.28) and it seems that this issue has been fixed. Could you please test your application with the next CDN to check that it is fixed?&amp;nbsp;&lt;A href="https://github.com/Esri/feedback-js-api-next/tree/main" target="_blank"&gt;https://github.com/Esri/feedback-js-api-next/tree/main&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's an example application using the next CDN showing the &amp;lt;br&amp;gt; is respected in the title of the popup:&amp;nbsp;&lt;A href="https://codepen.io/laurenb14/pen/xxmKWvJ?editors=1000" target="_blank"&gt;https://codepen.io/laurenb14/pen/xxmKWvJ?editors=1000&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 18:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319281#M81990</guid>
      <dc:creator>LaurenBoyd</dc:creator>
      <dc:date>2023-08-16T18:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319301#M81991</link>
      <description>&lt;P&gt;This fixes the new line.&amp;nbsp; But the bold is messed up.&amp;nbsp;&amp;nbsp;"&amp;lt;b&amp;gt;Before new line.&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;After new line."&amp;nbsp; After new line should not be bold.&amp;nbsp; It's bolding everything, inside and outside of the &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;It should look like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Before new line.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;not&amp;nbsp; &amp;nbsp; &amp;nbsp; Before new line.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After new line.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;After new line.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 19:24:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319301#M81991</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2023-08-16T19:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319323#M81992</link>
      <description>&lt;P&gt;This behavior seems to happen anytime there is more then one HTML tag.&amp;nbsp; I just tried it with a simple table with similar results.&amp;nbsp; If I put a table header and table cells/rows, by default headers are bold and cell/row are not.&amp;nbsp; But within the title of popups in esri javascript api it all takes on the bolding.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 19:54:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319323#M81992</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2023-08-16T19:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319388#M81996</link>
      <description>&lt;P&gt;Popup titles have always been bolded by default to provide&lt;SPAN&gt;&amp;nbsp;visual hierarchy&lt;/SPAN&gt;. So you don't need the &amp;lt;b&amp;gt; tag in the title. However, content in the popups should respect the &amp;lt;b&amp;gt; tag.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 22:14:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319388#M81996</guid>
      <dc:creator>LaurenBoyd</dc:creator>
      <dc:date>2023-08-16T22:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319576#M82006</link>
      <description>&lt;P&gt;Got it.&amp;nbsp; I will comb through my code and figure out how I did this in 4.21 and what changed in the current version.&amp;nbsp; &lt;STRIKE&gt;How do I bold only some of my title in 4.28?&amp;nbsp; If the default is bold, do I need to change the css font weight to normal?&amp;nbsp; If so do you know the selector?&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;Yep.&amp;nbsp; I had changed the font weight in the CSS.&amp;nbsp; All is good on 4.28.&amp;nbsp; Thank you for taking the time to help me!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 14:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319576#M82006</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2023-08-17T14:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319587#M82007</link>
      <description>&lt;P&gt;If you are already writing your own HTML, why not give them a new class?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 13:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319587#M82007</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-08-17T13:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: HTLM &lt;br&gt; in popup broken in 4.27 in title</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319625#M82009</link>
      <description>&lt;P&gt;FYI featureMenuOpen does not work in 4.28.&amp;nbsp; Since the documentation is not out for 4.28 I am not sure if this is changing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;view.openPopup({
        features: searchResults,
        featureMenuOpen: true,
      });&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 15:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/htlm-lt-br-gt-in-popup-broken-in-4-27-in-title/m-p/1319625#M82009</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2023-08-17T15:13:38Z</dc:date>
    </item>
  </channel>
</rss>

