-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Pages - Customize - Page
-
None
-
2
-
Severity 3 - Minor
Issue Summary
When creating adding a new page, the 2nd step of quick-setup asks customer to upload their logo. However when they click on the "upload logo" button, nothing happens.
Browser console logs show:
raven.js:447 Uncaught n {text: 'API Key not found', toString: ƒ} d @ raven.js:447
Steps to Reproduce
- Add a new page in Statuspage
- Skip the add component by clicking next.
- Click "Upload Logo" button
Expected Results
Ability to upload logo during quick-setup
Actual Results
The below exception is thrown in the browser debug console window when the Upload Logo is clicked:
raven.js:447 Uncaught
n {text: 'API Key not found', toString: ƒ}
d @ raven.js:447
Workaround
Skip the upload logo during quick-setup by clicking next instead, and use the "customize page and emails" option to upload a logo.