"Get Code" Not Working - Web Forms (intl object could not be found, and that the <IntlProvider> needs to exist in the component ancestry.)
Here's the console report:
Mi @ dc-core.js:2
dc-core.js:2 Uncaught Error: [React Intl] Could not find required intl
object. <IntlProvider> needs to exist in the component ancestry.
at invariant (dc-core.js:2:512943)
at invariantIntlContext (dc-core.js:2:302067)
at dc-core.js:2:295607
at Ga (dc-core.js:2:472788)
at Vk (dc-core.js:2:458643)
at Uk (dc-core.js:2:458571)
at Jk (dc-core.js:2:458434)
at Fk (dc-core.js:2:455575)
at jg (dc-core.js:2:396545)
at Sk (dc-core.js:2:456079)
And "Deprecated Feature Used
SharedArrayBuffer will require cross-origin isolation. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
Any ideas on a fix? I gotta get the code to finish a job and would appreciate any direction that I could take to resolve