Mark Entingh

Results 8 comments of Mark Entingh

I'm currently getting an error when using chalk as a github pages theme. I followed Github's instructions, added the theme via `_config.yml` on my repository, used the following config: ```...

There were no errors. For reference, I'm using Magento 2 + jQuery + requireJS. Within the attached screenshot, the sticky element is the grey bar at the top of the...

After changing these lines around line 257 ``` if (window.addEventListener) { window.addEventListener('scroll', scroller, false); window.addEventListener('resize', resizer, false); } else if (window.attachEvent) { window.attachEvent('onscroll', scroller); window.attachEvent('onresize', resizer); } ``` to ```...

I am also getting this warning in RN 0.54.0

How about removing the actual URL instead? every time I try typing in the URL bar after opening a new tab, it looks something like this: chrome://appsgoogle.com.... frustrating lol.

Thank you for such a quick response, Jim! Ctrl+L is a good alternative, and I found that Ctrl+A also works to highlight the text since the address bar already has...

this is great, i will add this to my version of pptxGenJs thank you for this