Esri / feedback-js-api-next

Try out the next release of the ArcGIS Maps SDK for JavaScript and share your feedback. Be warned: this release is still in development and is unstable.
87 stars 23 forks source link

Bug: Popups do not render relationships/0/fieldname #25

Closed green3g closed 4 years ago

green3g commented 4 years ago

Describe the bug I discovered this bug while troubleshooting an issue with 4.13. In 4.13, relationship fields would not render inside of <a href="{relationships/0/fieldname}" so I decided to test with next and it appears that in this version, these values do not render at all, like in a empty paragraph.

See this webmap: 6f654280a82e45ec9b5e132a3c5df2c9

https://codepen.io/roemhildtg/pen/zYxoKxM?&editable=true&editors=100

To Reproduce Steps to reproduce the behavior:

  1. Click on the shape
  2. See that the relationship field does not get rendered at all.

Browser (check https://whatismybrowser.com/)

API version (check your console)

Image of ArcGIS Online: image image

green3g commented 4 years ago

I also have a case open with the support for the 4.13 bug.

https://my.esri.com/#/support/cases/02458817

bsvensson commented 4 years ago

I think this was fixed before 4.14 was officially released.