Ash McConnell

Results 7 issues of 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?...

bug

![image](https://github.com/froala/wysiwyg-editor/assets/497941/e0fcc421-dd09-4161-82da-039f57da52fe) ##### 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: - ![somefile](https://user-images.githubusercontent.com/497941/217020718-54477415-fb72-441f-9416-63cb9e452987.svg) Node-Canvas ![NormalCanvas](https://user-images.githubusercontent.com/497941/217019575-d113e864-1627-44f8-907c-d89dca9d44a3.svg) 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...