Tobias Donhauser

Results 9 issues of Tobias Donhauser

Hello, first of all thank you very much for your work! I found a bug using the Python interface for the printer. The following code prints 3 times with only...

Hello, I have some problems with the light detection in v3 after migration from v2. Some of my rooms dont recognize the lights and show them on the icon on...

Hello, how is it possible to use the persons addons from v2 in v3? I had some extra entities on a persons avatar on the main page and I can...

Hello, I try to collect the styleTags of a grommet.io page in order to use them for server-side-rendering with client hydration. I use ServerStyleSheet() as described here: https://styled-components.com/docs/advanced#server-side-rendering The problem...

Hello, I want to create a user Input form like this: ![image](https://github.com/grommet/grommet/assets/21998742/adbbcdeb-e1ed-42b7-890e-462f9b7b0bfc) Right now I use a grid-layout with Text-component as the label in the first column and FormField with...

Hello, can someone tell me how to clear a bucket from its data without deleting the bucket? I tried to use the following command, but it needs the start/end time...

Hello, I use devtools version 3.0.19 in chrome. Once I load my application I get this warning: ![image](https://user-images.githubusercontent.com/21998742/227011245-49324bab-4d23-408e-8966-3275a8ff66ea.png) Has anyone an idea how to solve this? Thanks!

Hello, is it possible to use the citekey of an import as a foldername? For example put something like this `Zotero//images` in `Default location` for image storage in the settings.

Hello, is there a declaration file to use with Typescript? `npm i --save-dev @types/ga-gtag` doesn't exist. Thanks!