John Persson

Results 11 comments of John Persson

I guess it's related to this issue in the old repository? https://github.com/nxtend-team/nxtend/issues/304 Is this still the suggested workaround still relevant or is there another solution?

@DominikPieper that's too bad 😓 This means there's pretty much no viable development environment at the moment.

I was finally able to follow the steps in the workaround above. React configs was slightly different from the suggested Angular recipe. Will post my workaround for React later tonight

My current recipe is sceptic to iOS, but I'm sure it can be extended to include other platforms: 1. Your current IP and add to `capacitor-config.ts`. `packages/{package-name}/capacitor-config.ts` ``` typescript import...

Is this happing any time soon? I'm looking forward to mixin content block arguemnts. Thanks for making an maintaining this wonderful library

My build is failing with the same error as @tsndr. I do not have the `CONFIG_ZMK_BATTERY_REPORTING` setting in my config. https://github.com/johnnyBira/zmk-config/actions/runs/5740711278 @caksoylar I noticed your PR got merged. Would this...

Thanks @caksoylar, appreciate it 🙏

Today I tried to get around this issue by disabling the battery widget, I instead bumped into another issue: https://github.com/johnnyBira/zmk-config/actions/runs/6135817090/job/16649960026 ```sh warning: Deprecated symbol BT_LL_SW_LLCP_LEGACY is enabled. ``` Is there...

@joelspadin Okey! Would you say it's a bug or something that's wrong with my config? I've failed to find anything that sticks out.

Thanks @caksoylar , my build is passing again 👌