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?