Mohamed Hussain S H

Results 11 issues of Mohamed Hussain S H

Trying to achieve the repeating patterns like the one in the image below using css grid ![test1](https://user-images.githubusercontent.com/4039657/27334465-799b5a7c-55da-11e7-9d71-3387c459fcee.png) Tried using the CSS grid , see the code pen https://codepen.io/shmdhussain/pen/MomwBq I am...

Thanks team for giving us this nice plugin, Like to know one thing , Is intersection observer is supported in scrollmagic? else do you have any plans to do it...

🐛 **Describe the bug** I am using the settings-sync successfully without any issue until last week, I am getting this popup when i start vs code, see the screenshot attached...

I am learning nodejs via node school, when i tried the http client part, i got the following issue PFA SS. I found that when i comment the response's end...

I am getting the error when running grunt-eslint for the rule "no-multi-spaces" with the option ignoreEOLComments as true. Pls see in the screenshot for the version of grunt-eslint in local...

When the CSS sprite images(responsible for the background for inputs) are not available or i just removed the CSS sprite image, then the default behavior of the browser for the...

discussion
improvement
low priority

what I did? Download the Zip file from Github https://github.com/ChromeDevTools/timeline-viewer.git And I moved to the folder and run `npm i` And Run `npm run dev` as in the screenshot but...

I am running the phantom pool to maintain the instances of the phantomJS with `const pool = phantomPool.default({ max: 100, // default min: 20, // default // how long a...

Not Working in android default browser

The register event is not firing when I am testing the browser is supporting the viewport units using modernizr and adding the fallback as below `if(Modernizr && Modernizr.viewportunits){ setTimeout(function(){ addScript('scripts/lib/viewportFallback/vunits.js');...