Mattia Roccoberton

Results 52 comments of Mattia Roccoberton

Hey @Civil21 and the other users: I'm sorry to comment so late on this issue 😓 > **Situation:** If used with Action Text there is a problem. When editing, the...

Thank you for your feedback @TheBrockEllis! I didn't have chance to make experiments on this side but it looks like a nice solution. Closing the issue for now.

Also: please rebase your PR, the tests should work then.

Hey @sushmitabajgain, sorry for the late feedback: yeah, tables are not supported at this time (the list of the supported tags is shown in the README). But I think it's...

Thank you for your feedback @sunny - I'll think about proposing something to you. I'm not a big fan of callbacks but having something easy for instrumentation seems a nice...

I don't have a good solution for now to avoid using the private interface method `_call`. Currently I'm following the @sunny hint. Adding here some code if it can help...

Hey @sunny. I could try but how could I avoid the `_call` method? I tried also directly prepending the instrumentation on the call instances but I got some issues and...

> Ha! I was just starting to develop this, but you beat me to it 🙈 > Let me know if you need help putting this through its paces. Hey...

> I'll keep playing around on my fork as I need some type of table support, however rudimentary, at the moment. Ok, feel free to share when you have something...

Hey @epugh, from my standpoint, logs are not a direct responsibility of the component. They should be handled in the app. The truncating formatter that you linked could be an...