Brett Pittman
Brett Pittman
> Just add style to `.ql-clipboard` to make it have `white-space: pre-wrap`, the same as `.ql-editor`, then the `matchText` function will preserve whitespace as expected: > > ```css > .ql-clipboard...
Dropping this here for others who may have a similar issue: My routes did not include "/api" in the API calls. Instead, they relied on the proxy in package.json being...
+1 I also need this as the default logger doesn't have timestamps. When errors occur, it makes troubleshooting much more difficult. There are workarounds, but being able to specify a...
Bumping this one. I thought the plugin was bugged and almost uninstalled until I saw the above comment.