motto76

Results 6 issues of motto76

### Describe the bug Hello, we are trying to get our project (React 18, Node 18, TypeScript 5.2, Vite 4.5, Storybook 7.5) running in Storybook. At startup it always runs...

bug
help wanted
react-native
builder-vite

## Bug Report Capacitor server cannot answer HTTP-Range_Request ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 5.6.0 @capacitor/core: 5.6.0 @capacitor/android: 5.6.0 @capacitor/ios: 5.6.0 Installed Dependencies: @capacitor/ios: not installed @capacitor/android: 5.5.1 @capacitor/cli:...

platform: android
needs reply
needs reproduction

Hello, is it possible to get the current height of the BottomSheet during resizing? Background is: I want to display a button always above the BottomSheet during a resize. So...

Each of the 3 Subclasses of BasicPreparedGeometry throw an Error if you call the constructor. _TypeError: Cannot read properties of undefined (reading 'apply') at Function.getCoordinates (node_modules/jsts/org/locationtech/jts/geom/util/ComponentCoordinateExtracter.js:16:10) at PreparedPolygon.apply (node_modules/jsts/org/locationtech/jts/geom/prep/BasicPreparedGeometry.js:13:60) at...

### Operating system Linux Mint 21.4 ### Compiler g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, ### Steps to reproduce the behavior ```Shell made an x64-linux-static triplet with: set(VCPKG_TARGET_ARCHITECTURE x64) set(VCPKG_CRT_LINKAGE static) set(VCPKG_LIBRARY_LINKAGE static)...

category:community-triplet
Stale

The GML32 parser does not recognize any features in a GML file created with QGIS (GML version 3.2). Steps to reproduce the behavior: 1. create a new layer in QGIS...

pull request accepted
bug