Ash McConnell
Ash McConnell
Hi Folks, I'm getting an issue after upgrading from 2.x to 3.2.2. I believe there was a change in angular when moving from 8 to 9 that means that angular-froala-wysiwyg...
Hi Folks, I've just upgraded to 4.0.3, but I get the following errors in the virtual-scroller.d.ts file: - `ERROR in node_modules/ngx-virtual-scroller/virtual-scroller.d.ts(58,29): error TS2304: Cannot find name 'globalThis'. node_modules/ngx-virtual-scroller/virtual-scroller.d.ts(59,9): error TS1086:...
Thanks for a great lib, it's very useful indeed, but I have a tiny snag. Is there any way to prevent the hotkeys being fired when the cheatsheet is shown?...
 ##### Expected behavior. Strikethrough is at an appropriate height for the text ##### Actual behavior. Strikethrough is above the text ##### Steps to reproduce the problem. - Enter some...
Hi Folks, Having trouble when I have my Angular element in the shadow dom. It can't seem to find the element. I am loading in the javascript to execute JsBarcode...
Hi Folks, Has anyone come across this issue? Looks like the clipping for the label text is off a little? Svg-Canvas: -  Node-Canvas  Thanks for your help! Ash
##### Expected behavior. Apply style and don't move to the next line. This appears to happen more often on a slower machine which makes me think it is a race...