Ben Johnson
Ben Johnson
In your HTTP server config, you control how you finish the span, which allows you to call [addStatusError](https://github.com/DataDog/dd-trace-js/blob/master/packages/dd-trace/src/plugins/util/web.js#L260) and do the check. If you're using the out of the box...
Yep, I do think that this would work for us. Is it better to wait until you've had a chance to make the changes you want to make to the...
I'm in. :smile_cat:
I'm seeing the same issue on my end.
`5.1.1`. Let me know if there's any other way I can help.
Yep, you can manually trigger the close event. $('#myModal').trigger('reveal:close');