diff options
author | silverwind <me@silverwind.io> | 2024-02-28 23:20:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 22:20:53 +0000 |
commit | 6d9b7253a2de00b5dfc27550cf7e015e819d6fd2 (patch) | |
tree | 2a9959374e1f57569fd924f34ae6ece9b389a9d4 /public | |
parent | 850fc2516e67049ec195c72d861896b275bd09d1 (diff) | |
download | gitea-6d9b7253a2de00b5dfc27550cf7e015e819d6fd2.tar.gz gitea-6d9b7253a2de00b5dfc27550cf7e015e819d6fd2.zip |
Fix/Improve `processWindowErrorEvent` (#29407)
- `e.error` can be undefined in some cases which would raise an error
inside this error handler, fixed that.
- The displayed message mentions looking into the console, but in my
case of error from `ResizeObserver` there was nothing there, so add this
logging. I think this logging was once there but got lost during
refactoring.
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions