You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to re-upload the attachment I get a JavaScript error
TypeError: Cannot read property 'attributes' of null
at i.value (bundle.bdfacd9ba862d16e41b9.js:1)
at Ns (vendor.2ca2557452a177700f4c.js:78)
at ga (vendor.2ca2557452a177700f4c.js:78)
at ul (vendor.2ca2557452a177700f4c.js:78)
at al (vendor.2ca2557452a177700f4c.js:78)
at Za (vendor.2ca2557452a177700f4c.js:78)
at vendor.2ca2557452a177700f4c.js:78
at t.unstable_runWithPriority (vendor.2ca2557452a177700f4c.js:94)
at Vi (vendor.2ca2557452a177700f4c.js:78)
at qi (vendor.2ca2557452a177700f4c.js:78)
at zi (vendor.2ca2557452a177700f4c.js:78)
at el (vendor.2ca2557452a177700f4c.js:78)
at Object.notify (vendor.2ca2557452a177700f4c.js:14)
at e.t.notifyNestedSubs (vendor.2ca2557452a177700f4c.js:14)
at e.t.handleChangeWrapper (vendor.2ca2557452a177700f4c.js:14)
at g (vendor.2ca2557452a177700f4c.js:31)
The text was updated successfully, but these errors were encountered:
Looking at a design document on the address:
I can upload an attachment to create the expected stub:
(i.e. I added an attachment called
index.html
.When I try to re-upload the attachment I get a JavaScript error
The text was updated successfully, but these errors were encountered: