79186362

Date: 2024-11-13 19:27:27
Score: 1.5
Natty:
Report link

Add a bootstrap modal into your code. And call it from your catch block.

try { // todo } catch (err) { $('#errorModal').modal('toggle') }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Giridhar