dillonchanis / vue-error-boundary

A reusable error boundary component for catching JavaScript errors and displaying fallback UIs.
MIT License
91 stars 9 forks source link

Adding ability to add props to fallback comp, use of scoped slots and… #5

Closed dillonchanis closed 5 years ago

dillonchanis commented 5 years ago

… rendering of multiple child nodes