<?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 Zoom Buttons Not Functioning with @arcgis/core 4.29.10 on Angular in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-buttons-not-functioning-with-arcgis-core-4-29/m-p/1399172#M84099</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope this message finds you well. I'm writing to report an issue we've encountered with the zoom buttons when using npm &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642472"&gt;@ArcGIS&lt;/a&gt;/core version 4.29.10 in an Angular project.&lt;/P&gt;&lt;P&gt;Description:&amp;nbsp;&lt;SPAN&gt;I have a code example, if you open page buttons&amp;nbsp;maybe will work but if you reload a page into the example, not the browser, zoom buttons stop working anymore, In my project, it's not working almost. Also into CodePane examples where we directly inject arcgis by script tag, those zoom buttons work correct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example Code: To demonstrate the problem, please refer to the following StackBlitz example: &lt;A href="https://stackblitz.com/edit/stackblitz-starters-bs52et?file=src%2Fmain.ts" target="_self"&gt;Zoom Buttons Issue - StackBlitz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Video from StackBlitz:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6349393564112w762h540r744" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6349393564112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6349393564112w762h540r744');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6349393564112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Video from my project:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6349393877112w286h286r651" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6349393877112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6349393877112w286h286r651');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6349393877112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;This issue significantly impacts our project's functionality and usability. Any insights or assistance you can provide would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you for your attention to this matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2024 17:49:58 GMT</pubDate>
    <dc:creator>VitaliyLihitskiy</dc:creator>
    <dc:date>2024-03-21T17:49:58Z</dc:date>
    <item>
      <title>Zoom Buttons Not Functioning with @arcgis/core 4.29.10 on Angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-buttons-not-functioning-with-arcgis-core-4-29/m-p/1399172#M84099</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope this message finds you well. I'm writing to report an issue we've encountered with the zoom buttons when using npm &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642472"&gt;@ArcGIS&lt;/a&gt;/core version 4.29.10 in an Angular project.&lt;/P&gt;&lt;P&gt;Description:&amp;nbsp;&lt;SPAN&gt;I have a code example, if you open page buttons&amp;nbsp;maybe will work but if you reload a page into the example, not the browser, zoom buttons stop working anymore, In my project, it's not working almost. Also into CodePane examples where we directly inject arcgis by script tag, those zoom buttons work correct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example Code: To demonstrate the problem, please refer to the following StackBlitz example: &lt;A href="https://stackblitz.com/edit/stackblitz-starters-bs52et?file=src%2Fmain.ts" target="_self"&gt;Zoom Buttons Issue - StackBlitz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Video from StackBlitz:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6349393564112w762h540r390" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6349393564112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6349393564112w762h540r390');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6349393564112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Video from my project:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6349393877112w286h286r861" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6349393877112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6349393877112w286h286r861');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6349393877112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;This issue significantly impacts our project's functionality and usability. Any insights or assistance you can provide would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you for your attention to this matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 17:49:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-buttons-not-functioning-with-arcgis-core-4-29/m-p/1399172#M84099</guid>
      <dc:creator>VitaliyLihitskiy</dc:creator>
      <dc:date>2024-03-21T17:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom Buttons Not Functioning with @arcgis/core 4.29.10 on Angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-buttons-not-functioning-with-arcgis-core-4-29/m-p/1399311#M84102</link>
      <description>&lt;P&gt;Thanks for StackBlitz. See the discussion here for more information on this Angular bug and our suggested (potential) workaround: &lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-buttons-don-t-work-in-angular-map-component/m-p/1398110#M84073" target="_blank"&gt;https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-buttons-don-t-work-in-angular-map-component/m-p/1398110#M84073&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 21:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-buttons-not-functioning-with-arcgis-core-4-29/m-p/1399311#M84102</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2024-03-21T21:10:19Z</dc:date>
    </item>
  </channel>
</rss>

