Skye Shaw

Results 220 comments of Skye Shaw

> I also experienced this issue and worked around it by using a custom callback that calls checkValidity and reportValidity. Using 5.8.0 with v2 invisible this did not work. When...

Random user here... I see what you mean. And actually I think this would be a good enhancement when one is outputting 10s of lines it is good to throw...

Closing to due lack of feedback/progress.

> When I go to APP.airbrake.io/projects/ID/performance is says my notifier (@airbrake/browser) "isn't officially supported yet" I see, these docs are for an unreleased version. Nevertheless curious if this is what...

@takaxp's function worked for me on OS X. 👍 Seems like this repo may not be supported, but should submit a PR :)

Do you have an example? I just tried this, and it worked: ``` ~/code/js/html-trunc >node > var truncate = require('html-truncate'); undefined > truncate('SomeLongTextOfALinkEvenLongerThanThis', 4) 'Some...' > truncate('SomeLongTextOfALinkEvenLongerThanThishello world', 4) 'Some...'...

Have you seen/tried [this](https://github.com/cgiffard/Downsize)?

Also I would wait to do a release until I'm done with my upgrade in case something else comes up.

Alrighty @barelyknown, been using this for a few months now no issues.