Sam Wight
Sam Wight
Same thing happening with me but I have a local neovim as well as a init.vim.
Do we have a date for the release of the lazy loading feature? Very disappointing that such a basic feature has not been implemented and has not received attention.
So sorry! The version on the website is currently down and not working. I'll be updating it sometime over the next few days as I get a working version of...
Quick update on where this is at: Been doing some major refactoring, and now the main rendering logic of Chorale is completely separate from the actual output of that. There...
# Major update! The refactoring is now complete! I finished the small templating engine, finished rewriting the `ui` crate using it, and added performance benchmarks to the new implementation. I'm...
LGBT! 👍🏻
+1 for this as well, there's not really a good way to do this currently.
Hello, we're currently experiencing this in [this repo](https://github.com/bike-grid-now/bike-grid-monorepo). To reproduce: - Clone the repo (`git clone [email protected]:bike-grid-now/bike-grid-monorepo`). - Install deps (`pnpm install`) - Run Sanity Studio in `packages/sanity`.
Update: this happens on this line: `blockContent` is defined and has a `fields` property that is an array. The code calls `Array.find`, passing it a function from `@sanity/types`. Webpack tries...
Yeah, the package won't install for me either. Having to use v2.1.2 in order for it to work. :/