Alex Koehler

Results 9 comments of Alex Koehler

I don't think it is. A couple small PRs (#29 and #27) have been sitting there a long time. With the reports of changes coming with Relay "2" I'm wondering...

#29 fixed this for me. Has not been merged yet.

That's a more complete solution too. Thanks for the heads up.

I know this issue is a few months old, but I found another, possibly more complete solution. Adding `this.lookup` to `focus:` of `bootstrap-combobox.js` does the trick for me. ``` javascript...

Thank you, @MrPumpking @anandsathe67 and @BraunreutherA for your work on this! With nx 13.4 we're using the patch with `patch-package` and a postinstall script. It's working well but I suggest...

Is this confirmed to only be an issue in the emulator? We have a cleanup script that cleans up certain documents as a nightly cron job, and this sometimes breaks...

Is this at all related to [this issue](https://gitlab.coko.foundation/pagedjs/pagedjs/-/issues/249) from the gitlab repo? I was having table break issues and the only way to resolve it was to fork `paged.polyfill.js` and...

> I just changed from concurrently to npm-run-all, and my Ctrl+C double SIGINT is gone; I can now export and import emulator data. I tested this and the emulator processes...

@jayflo thanks! That was my problem as well. The xml error log from Excel wasn't very helpful with this problem.