I've seen a couple of people report when they get an error because username/password is incorrect on github they struggle to edit their passwords again (they have to go access the config via global configuration which clearly isn't ideal!)
Can we not display an "in component" error rather than blocking all access to the component?
With all the changes in how data is fetched and the added error handling, this should be resolved and no longer an issue.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-05-09 17:03:30 |
Closed_By | ⇒ | mbabker |
Add a try/catch in the view around the getItems call. PRs welcome?