samdenty/console-feed

how to custom error stack linkify logic?

janryWang opened this issue · 0 comments

https://github.com/samdenty/console-feed/blob/master/src/Component/message-parsers/Error.tsx#L33C8-L33C15I have a scenario here where I need to intercept the click-to-jump behavior of the error stack. This function does not seem to be supported at the moment. I wonder if this function can be supported?