earthlingdavey

Results 37 issues of earthlingdavey

Hi, should I be caching the access token and using it? At the moment it looks like the module is requesting a new access token from ebay with every method...

### Issue * [x] Issue * [ ] Enhancement / Improvement ### Steps to reproduce Ebay has introduced a new requirement for the token to be set in header property...

Allow for formatting settings like this ``` "[html]": { "editor.insertSpaces": false } ```

Attempt at following the guide outlined in this issue: https://github.com/nmaro/ooth/issues/73 . This code is buggy at the moment - login doesn't work - I believe it is because I am...

### Bug is related to - [ ] embla-carousel (core package) - [ ] embla-carousel-react - [ ] embla-carousel-autoplay - [ ] embla-carousel-auto-height - [ ] embla-carousel-class-names - [x] embla-carousel-docs...

bug

The example code below requires Authentication. Expected behaviour is for them to be publicly accessible, the same as other blocks. If this behaviour is intentional, then I think it should...

`const { absoluteBaseUrl, paths } = tsConfigPaths.loadConfig();` Results in: ``` TypeError: Cannot convert undefined or null to object at Function.keys () at Object.getAbsoluteMappingEntries (/app/node_modules/tsconfig-paths/lib/mapping-entry.js:17:49) at Module.createMatchPath (/app/node_modules/tsconfig-paths/lib/match-path-sync.js:18:38) at file:///app/loader.js:9:29 at...

Hi, I'm hitting a brick wall here, so any help would be appreciated. I have data like this: "_source": { "ItemName": "test title 4", "ItemBody": "The description", "ItemAttributes": { "colour":...

This is demonstrated on the [code sandbox](https://codesandbox.io/s/github/Weakky/ra-data-prisma/tree/master/examples/prisma-ecommerce). To reproduce: 1. Click the Options tab on the left, 2. Create a new Option 3. Add one or more Values 4. Save...

To replicate, create a reference input with the allowEmpty attribute. 1. Set the reference input 1. Save 1. Edit and select empty for the reference input 1. Save The result...