Carsten Meyer

Results 10 issues of Carsten Meyer

Hi agenda community, It's my first project with agenda and I really like it. Now I would like to use it to process once jobs similar to the Example Project...

Hi, I was just debugging a little bit, because my header and tabs are missing the has(Header|Tabs)\* classes. When I look into the IonContent.js this depends on the context. ('has-header':...

Hi, I am just figuring out how to build a simple meteor+ionic+react app with your package. It's my first ionic as well as react app so far. Looking at the...

Meteoris needs to be started with sudo. I want to debug meteoris with webstorm. However, I have not found a way how webstorm could start debugging meteoris with sudo. How...

**Is your feature request related to a problem? Please describe.** It's not a functional issue, but it slows me down considerably when I switch between open tabs / windows (all...

enhancement
accepted :+1:

**Is your feature request related to a problem? Please describe.** I love Query magics (it actually sold beekeeper for me 💌 ) ...I just have theses hard to read /...

enhancement
accepted :+1:

Hi Tableau Team, I think that dashboard extension is an awesome concept with many valuable use-cases to come for Tableau customers (we are already using the [Tableau JS API](https://onlinehelp.tableau.com/current/api/js_api/en-us/JavaScriptAPI/js_api_ref.htm)). Looking...

Help Wanted

### Check that this is really a bug - [X] I confirm ### Reproduction link https://stackblitz.com/edit/konsta-react-5jawzd?file=App.tsx ### Bug description Almost all konsta components forward refs and besides that even use...

React

Hey there, This is my first conversation with grammy, so I started with a small example (see below). My problem is that the conversation keeps on waiting for new input...

### Describe the bug I try to create my own custom Index component as described here: https://docs.oramasearch.com/open-source/internals/components#index. Therefore, I need BM25, index and some other internal types / function. However,...