linkifyjs icon indicating copy to clipboard operation
linkifyjs copied to clipboard

JavaScript plugin for finding links in plain-text and converting them to HTML <a> tags.

Results 91 linkifyjs issues
Sort by recently updated
recently updated
newest added

This error occurred in our app after upgrading linkifyjs to 4.3.2 – `Uncaught TypeError: linkifyjs__WEBPACK_IMPORTED_MODULE_1__.options.assign is not a function` linkify-react was still on 4.3.1 when this occurred, and upgrading to...