Dan Garfield

Results 4 issues of Dan Garfield

**Describe the bug** Unable to create a watcher on documents within User folder on MacOS **To Reproduce** Use the following code: ```js const init = async () => { try...

bug

# Bug I'm having an unexpected result from the ESI when gathering market prices - missing types: - https://esi.evetech.net/latest/markets/prices/ - There are types missing for at least 13 items (that...

bug
esi-markets

Details: - MacOS - Ventura 13.4.1 (22F82) - Processor - Apple M2 Max - Nodejs - v20.3.1 - npm - 9.7.2 Error: - `npm i @u4/opencv4nodejs` - Successful install, no...

Hi, Would it be possible to add customCloseIcon when you render multi selects? Eg, instead of: ``` ``` Do something like: ``` {props.customCloseIcon}}> ``` It's not strictly a close Icon,...