Gregory Orton

Results 102 comments of Gregory Orton

```` function myFunction () { ... some code } navigator.getUserMedia({audio:true,video:false}, ( myFunction, console.log "You must run this on https, or localhost for it to work") ```` Be careful, this is...

@kvolkovich-sc -- thanks for answering so fast. Perhaps I can let you know about our requirements: 1. We will have editors who will be creating content such that they require...

I'm also interested in this. How do we register custom rules in the grunt task?

wouldn't therefore a better way be to somehow export the functionality of the select to a hook? `const { selectedZone, options, selectZone } = useTimezoneSelect(initialSelectedTimezone)` in order to be able...

also getting this error in a vanilla gatsby project

It builds fine. I've followed all the instructions to a T, For the import: `import HSIcon from '../../../assets/images/HazelSoftware_Logo_V1_Icon_FullColor.svg'` it just says: `Cannot find module '../../../assets/images/HazelSoftware_Logo_V1_Icon_FullColor.svg' or its corresponding type declarations`...

> I would also like this to be a prop option. > > I want to select rows, not individual cells. The individual cell focus is distracting in my case....

Any movement on this? This bolding of the prompt is really annoying. Why should I have to disable bold face globally in iTerm? Shouldn't this be a choice for spaceship?...

thanks @romkatv -- A pity I have to disable it globally.