TonySpegel

Results 8 issues of TonySpegel

Hi there, I was following the examples [here](https://eveningkid.com/denodb-docs/docs/guides/query-models) and wondering about the types I get in return when using ```typescript await Flight.all(); ``` youd would get `Model[]` in return as...

I followed the instructions as stated [here ](https://github.com/waveshare/e-Paper/blob/master/RaspberryPi%26JetsonNano/python/readme_jetson_EN.txt) and while running one of the examples only got `Could not determine Jetson model` Any ideas?

Hi there, I'd like to know how you would assign the generated ids mentioned [here](https://www.getzola.org/documentation/content/linking/#heading-id-and-anchor-insertion) to different elements. As described, they are automatically assigned to the corresponding headings so that...

Hi there, first of all: thank you for this action - I've used it a couple of times for my personal website. I really like using Zola but there's one...

I'm having trouble getting the setup right: Using the following settings: ``` flutter_icons: android: "launcher_icon" image_path: "lib/res/pizza.png" adaptive_icon_background: "#ffe082" adaptive_icon_foreground: "lib/res/pizza.png" ``` Produces this Icon ![59079172_357618678208560_5351818065891819520_n](https://user-images.githubusercontent.com/1145514/57028051-50bf5780-6c3e-11e9-88cf-e2c51faccd6e.png) This isn't the desired...

help wanted
needs investigating

## Description of the issue When trying to import `const pluginToc = require('@patternfly/pfe-tools/11ty/plugins/table-of-contents.cjs');` into the `.eleventy.js` config file with node `v15.10` one would get a similar issue to the one...

priority: low

As there already is a [rollup.config.js](https://github.com/PolymerLabs/lit-element-starter-ts/blob/master/rollup.config.js) included in this project I expected that there would be a build-script too which makes use of this file. So far rollup is only...

# Bug Report **Ionic version:** 4.x **Current behavior:** When using a number input in combination with a floating label the label overlaps with the input when typing in a value...

package: core
type: bug