Thomas Kaul

Results 100 issues of Thomas Kaul

It would be cool to easily set values for continents, not only countries. ``` { "AF": "Africa", "AN": "Antarctica", "AS": "Asia", "EU": "Europe", "NA": "North America", "OC": "Oceania", "SA": "South...

### Expected Behavior Images from Instagram are loaded. ### Actual Behavior No images from Instagram are loaded. ### Steps to Reproduce 1. Visit https://codepen.io/ptkdev/pen/WNQOYqy 2. See Error message console of...

bug
help wanted
instagram-api

In web console I have some errors using Brave: ![image](https://user-images.githubusercontent.com/15039645/186158731-051d234d-01e4-4647-a799-1b47d18f4015.png) _Originally posted by @enzofoucaud in https://github.com/ghostfolio/ghostfolio/issues/1184#issuecomment-1224001398_

bug

### Type Addition --- ### Changes Add Ghostfolio to finance tools --- ### Supporting Material https://github.com/ghostfolio/ghostfolio --- ### Affiliation I'm the maintainer of the mentioned project. --- ### Checklist -...

We are using `chartjs-chart-sankey` version `0.12.0`. After upgrading `chart.js` from version `4.0.1` to `4.3.0`, I'm getting the following errror for `import { SankeyDataPoint } from 'chart.js';`: ``` Module '"chart.js"' has...