Alexander Gabriel
Alexander Gabriel
null safety
Once I know how to include this plugin into my project (https://github.com/ibrierley/flutter_map_dragmarker/issues/3) I will need it to be sound null safe. As the project is not very big I could...
In my app plants are delivered to nurseries. Deliveries can originate from nurseries or terminate there. Thus the deliveries table has two relations to the nurseries table with the corresponding...
This error occurs only in production - in dev it works fine: Some info: - Windows 10 (dev) - Ubuntu 16.04.5 (prod) - Chrome 69.0.3497.100 - graphql-voyager 1.0.0-rc.25 - create-react-app...
Solves: - https://github.com/dmitrymorozoff/react-spinners-kit/issues/13 - https://github.com/dmitrymorozoff/react-spinners-kit/issues/11 Tested it in my own app
**_Feature request_** **Is your feature request related to a problem? Please describe.** Calculating views synchronously can become a burden for the ui. Seems to a noob like me it would...
# Bug report ## Describe the bug For a few months I have worked on developing an app. Suddenly that is not possible any more, as auth ceased working. This...
I tried upgrading my project to react-leaflet v3.0.0. This is the component I tested: https://github.com/barbalex/apf2/blob/3c90de3a89c23ac720ccae00dc9bdedb71cfd6d0/src/components/Projekte/Karte/layers/Pop/index.js#L166-L175 It works well with react-leaflet v2.8.0 and react-leaflet-markercluster v2.0.0. It breaks when using react-leaflet v3.0.0,...
This is the error: ``` Uncaught ReferenceError: require is not defined at Object../node_modules/graphql/jsutils/instanceOf.mjs (instanceOf.mjs:31) at __webpack_require__ (bootstrap:772) at fn (bootstrap:141) at Object../node_modules/graphql/type/definition.mjs (definition.mjs:1) at __webpack_require__ (bootstrap:772) at fn (bootstrap:141) at...
I guess only the deploy script would have to be modified? But I am a complete backend noob so just asking.
I tried to use a config file, see here: https://github.com/barbalex/vermehrung/blob/watermelondb/mst-gql.config.js The reason this would be nice is that my excludes list is so large, it would error the cli call....