Ember.js: how to catch all JS errors thrown by a component

后端 未结 0 1604
囚心锁ツ
囚心锁ツ 2021-02-20 03:14

using ember v3.5, is there a way to catch all JS errors thrown by a component (ex errors thrown in computed fields without having to use try-catch in all computed fields)? Thank

相关标签:
回答
  • 消灭零回复
提交回复
热议问题