Tom Hopcraft

Results 25 issues of Tom Hopcraft

I kept getting an error with IE8 on line 383: ``` function loadStyleSheet( url ) { xhr.open("GET", url, false); xhr.send(); return (xhr.status==200) ? xhr.responseText : EMPTY_STRING; }; ``` This is...

Hey, Great site. For those that force scroll bars, using `width: 100vw;` is causing issues. Also, dropdown menu. ![Screenshot 2020-07-01 at 07 59 55](https://user-images.githubusercontent.com/5207147/86212983-e4592480-bb70-11ea-870e-33649580c968.jpg) Thanks, Tom

Most requests seem to have an average of 1-2 second TTFB, are they cached? I guess your hands are tied as it's what Shopify provide, but it makes the site...

Hi, Any plans to support Woo blocks? I guess you may have to do them on a case by case basis?

### Description If you're using inner blocks and the inner blocks plus is far left, when you have the nav open it hides it. You should be able to add...

[Status] Needs More Info
Needs Testing
[Status] Stale
[Feature] List View

Hi, Just noticed that this isn't working with the new iOS10. Thanks, Tom

I found that when you have only a contents width of ~ 1000px width and on a large screen it would align left. I have created the below to fix...

### Version @nuxtjs/firebase: 8.2.2 firebase: 8.10.1 nuxt: 2.15.8 ``` — npm i @nuxtjs/firebase npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While...

Be great to have events. I realise PhotoSwipe has moved to v5, but this repo is still handy for those using v4.

Flashing drop down menu. Process: Focus on drop down, select your option then re-click on arrow while still focused and it doesn't drop down, just flashes. Video: http://quick.as/r2xkingjl Can also...

bug