Hello!
I`m trying to use Attachments widget at version 4.27 as you can see in this sample. It throws these errors:
Cannot set properties of null (setting 'graphic')
Cannot destructure property 'state' of 'b' as it is null.
What`s interesting is that, when downgraded to version 4.25 it works just fine as you can see here.
Am I using it wrong or is it bug in the new version?
Solved! Go to Solution.
Hi there,
This issue is fixed at version 4.28 which will be released late October 2023. In meantime, you can test the fix using our next version. The issue fix note is added here.
Here is a codepen that shows the fix at our next version: https://codepen.io/U_B_U/pen/poQKzxR?editors=1000
Hi there,
I am able to reproduce the behavior you are describing. We logged an issue for this and will update you as soon as we get it fixed.
Hi there,
This issue is fixed at version 4.28 which will be released late October 2023. In meantime, you can test the fix using our next version. The issue fix note is added here.
Here is a codepen that shows the fix at our next version: https://codepen.io/U_B_U/pen/poQKzxR?editors=1000
Hi,
Thank you for the fix. Because of this bug we are not able to upgrade to ArcGIS Experience Builder Developer Edition v1.12. Would it be possible to make some patch that I could implement to Experience Builder?