Skip to content
Commit c3ddcbb5 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-base: luci.js: rework error handling



 - Capture stack trace in L.raise() if passed type is not an Error instance
 - Use L.ui.addNotification in L.error() to render the error message
 - Prevent duplicate error reporting in the ui

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent f141433f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment