Andre Straube

Results 4 issues of Andre Straube

No model appears in BIMSurfer. The following error appears in the browser console. Has anyone ever experienced this? Uncaught TypeError: object.getGeometry is not a function at Properties.selected (eval at globalEval...

### What is the bug? ![image](https://github.com/fleaflet/flutter_map/assets/8239030/27c4b212-e02a-49df-b9b3-5a0c9b25d0c1) Error Message: LateInitializationError: Field '_interactiveViewerState@4245162146' has already been initialized. ---- LateInitializationError: Field '_interactiveViewerState@4245162146' has already been initialized. ---- ```console StackTrace: {#0 LateError._throwFieldAlreadyInitialized (dart:_internal-patch/internal_patch.dart:184:5) MapControllerImpl._interactiveViewerState=...

bug
needs triage
S: core

Because of the plugin update "pin_input_text_field", the sms_autofill is breaking my project. Error: sms_autofill.dart:104:7: Error: No named parameter with the name 'toolbarOptions'. toolbarOptions: ToolbarOptions(paste: true), Commit pin_input_text_field: https://github.com/TinoGuo/pin_input_text_field/pull/81/files#diff-a6c233609d7bb00957deda2f9068860ebdf60e0fecd9a2d48b0553daa664a863

The date-fns plugin has firebase as a dependency. Which represents a risk factor for projects. In place of date-fns I included dayjs. In addition to being safer, it is much...