Unable to load local client
joeykilpatrick opened this issue · 0 comments
joeykilpatrick commented
Describe the bug
When serving the site/
content, a blank screen appears with the following console error:
index_bundle.js:6221 Uncaught TypeError: Cannot read properties of undefined (reading 'sipuri')
at eval (Phone.js:60:62)
at ./src/Phone.js (index_bundle.js:4330:1)
at __webpack_require__ (index_bundle.js:6218:33)
at fn (index_bundle.js:6418:21)
at eval (App.js:12:64)
at ./src/App.js (index_bundle.js:4308:1)
at __webpack_require__ (index_bundle.js:6218:33)
at fn (index_bundle.js:6418:21)
at eval (index.js:5:62)
at ./src/index.js (index_bundle.js:4341:1)
The constant configData
is undefined.
Expected behavior
Page loads, no console error.
Current behavior
Page doesn't load, console error.
Steps to Reproduce
The documented deployment steps.
Possible Solution
Submitting PR.
Context
No response
AWS SDK version used
3.6.1
Operating System and version
Windows 10 Pro 21H1