Dave
Dave
I would like to set verticalAlignment and wrapStrategy defaultFormat is in GoogleSpreadsheet ``` GoogleSpreadsheet.defaultFormat = { verticalAlignment: 'TOP', wrapStrategy: 'WRAP' }; ``` Says not to try and set directly, fair...
**Describe the bug** As soon as the web ui messages start scrolling, the input field drops off the page. **To Reproduce** Open the web chat in your browser Type more...
## Summary I cloned the repo, and I'm trying to run npm install as per instructions ``` dave@Davids-MacBook-Pro nlp.js-app % npm install npm ERR! code CERT_HAS_EXPIRED npm ERR! errno CERT_HAS_EXPIRED...
I get the 4 control icons in VSCode preview but after export to HTML I just have 4 outlined squares Clicking each square works, but the colours are just squares,...
I am using the following supplied example to create a slide with uml diagrams. But the text just comes back as it is, centre aligned. Same output in VSCode preview...
Same Error previously raised here. [361](https://github.com/readmeio/oas/issues/361) Same steps to recreate. Running on OSX 10.12.6 My base specification is 3.0.3, so not sure how this can be solved in v12 as...
I have recently downgraded from cucumber 6.0.2 to 5.1.0 due to json formatting errors. I am now at ``` "cucumber": "^5.1.0", "cucumber-html-reporter": "^5.0.2", ``` running `"./node_modules/.bin/cucumber-js _business_repo/features/ -r tests/steps/ -f...
-1 for current article rating system which only uses colours, 2 of which are identical to 25% of the population who are colourblind, and then using those coloured icons to...
Can someone please confirm if this package supports macos as stated, or if they have ever got it running on macos? This is not an easy install, but after playing...
I was thinking to buy the Udemy course and cloned the repo to run the app first, as the zoom clone was of the most interest to me. As cloned...