Robert McGuinness
Robert McGuinness
I had the same issue. I "fixed" the issue by importing individual lodash components instead of the entire lib.
> Can confirm, turning `git.mergeEditor` off (`false`) brought the UI back for me. Same
@wrogersTBS we would just be moving this to a mono repo https://github.com/Availity/availity-react that helps us manage a bunch of independent libraries. This move simply reduces are support cost and should...
@epotockiy not sure but I will make inquiry.
landed on this issue because same is happening to me. `v11.13` works but newer versions do not. I'll see if I can figure out the problem.
@sfsam the linked provided a solution that worked: ``` chmod -R +x /Applications/Itsycal.app/Contents/MacOS/ ``` IMO this can be closed.
my guess is corporate settings on the laptops :)
Prism adds line numbers using the plugin [prism/plugins/line-numbers](https://github.com/PrismJS/prism/tree/gh-pages/plugins/line-numbers) and I'm not sure if it works outside the browser. It would be nice to have line numbers supported in Gitbook's PDF...
@connectdotz seems like there is more work todo. I tried using plugin to generate default config for debugging. Here are the results with `pnpm`: ```sh ./node_modules/.bin/jest --runInBand --watchAll=false --testNamePattern ""...
Sorry I have not been able to circle back on this.