Hide Table of Contents
What's New archive
What's new in Version 3.37

Bug fixes and enhancements

  • BUG-000121561: Refreshing the Legend widget no longer consumes a large amount of memory within a web browser.
  • BUG-000133257: Fixed an issue with the FeatureTable widget and HTML sanitization.
  • BUG-000136352: Fixed an issue where the Legend does not include the histogram chart for a published map service with a bar chart symbol.
  • BUG-000138684: Fixed an issue with click events not responding in versions 3.30 and below with Google Chrome.
  • Fixed an issue with the geometryEngine.difference() method failing with some line geometries.

Additional packages

Version 3.37 of the ArcGIS API for JavaScript includes:

  • ArcGIS Arcade 1.13 (since version 3.36)
  • dgrid versions
    • dgrid version 1.3.3 (since version 3.35)
    • dgrid version 0.3.21 (since version 3.35)
      NOTE: If working with version 1x, please reference the dgrid1 directory, whereas for version 0x reference the dgrid directory. Please refer to the dgrid 0.4 Migration Guide for additional information on migrating to the newer version.
  • Dojo version 1.16.3 (since version 3.35)
  • dstore version 1.2.1 (since version 3.35)
  • put-selector version 0.3.6 (since version 3.13)
  • xstyle version 0.3.3 (since version 3.28)

Additional Resources on GitHub

Use the repository on GitHub for the JS API TypeScript definitions.

Show Modal