When i load my widget along with other built in widgets widgets are not laoding properly . in console i am seeing 404 errors like below. after refreshing couple of times widget loads properly. Any one help me whats going wrong here..
My widget is just a wrapper on top of React widget which i am geting through cdn link using script tag. i am using useEffect for loading the script file and render in ui . Also i have to import React and ReactDom packages in order to make the widget work using same script tag.
Why it is trying to load React and other stuff using this kind of urls https://js.arcgis.com/4.26/dojo/React.js

@GavinC @David @JeffreyThompson2