Select to view content in your preferred language

Attachments widget bug

2656
3
Jump to solution
07-12-2023 11:54 PM
MatejKutik
Occasional Contributor

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?

0 Kudos
1 Solution

Accepted Solutions
UndralBatsukh
Esri Regular Contributor

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

 

 

View solution in original post

0 Kudos
3 Replies
UndralBatsukh
Esri Regular Contributor

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.

0 Kudos
UndralBatsukh
Esri Regular Contributor

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

 

 

0 Kudos
MatejKutik
Occasional Contributor

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?

0 Kudos