Bacluc

Results 136 comments of Bacluc

Seeing the same issue since yesterday: https://github.com/ecamp/ecamp3/pull/1859/checks?check_run_id=3461926954

How did you get flutter_blue and flutter-nordic-dfu running on ios? For flutter_blue i needed objective-c for the ios build target, now i get an error that flutter_nordic_dfu/flutter_nordic_dfu-Swift.h not found, maybe...

> Keep getting errors like "flutter-nordic-dfu/example/ios/Pods/ZIPFoundation/Sources/ZIPFoundation/Entry.swift:297:48: note: > use 'withUnsafePointer' in order to explicitly convert argument to pointer valid for a defined scope > data.append(UnsafeBufferPointer(start: &relativeOffsetOfLocalHeader, count: 1))" These are...

I thought the right way would be to modify the serializer. Because that was not easy, i just set the fields to null before the serializer got to serialize the...

@carlobeltrame is working on this i think

> @BacLuc ist der Teil Guest wirklich noch offen oder hast du das inzwischen umgesetzt? Leider nein. Das Programm muss man noch read only machen, und in der Aktivitäts Ansicht...

So for you https://github.com/usu/ecamp3/pull/7 is not an option?

Maybe try a .env variable which is not trackend?

> Remind me why we set php updates to always trigger a PR? Is there some manual intervention required? Patch updates should be no problem. Minor too. Comes from https://github.com/ecamp/ecamp3/pull/2380...

I also have this problem a lot. Isn't there a possibility to tell vite to preload (and pre optimize) certain modules that will be hit often? One hacky idea would...