James Homer

Results 110 comments of James Homer

https://github.com/taichi-dev/taichi/issues/6471#issuecomment-1296504624

Thanks for the suggestion, I've just tried it but no luck. I'm now getting: ``` client.js:522 TypeError: Cannot read property 'packery' of undefined at Mode.LayoutMode (layout-mode.js:38) ``` Inspecting the source...

For me the problem was the `nuxt.config.ts` file was included in the `content[]` array in Tailwind config.

Does anyone have a workaround for this? Apart from Vite which unfortunately is a no-go at the moment

I think this should be a bug 🐛

> Update: issue created #14799 > > > I'm seeing a related issue which is that prisma inspects the database schema for a generated column I want it to not...

Naming is a tricky thing - I guess back when I named this module I was thinking of search-ability. I would often use `bower search` to find useful bits and...

I think I'm facing a similar issue, however what's different in my case is I have two different machines with identical setups (same packages etc) building the same dockerfile. When...

Hi there, This plugin uses the native methods of angular and ui-router to add and remove the classes required for transitions - as such the delay you're witnessing maybe caused...

![Screenshot 2023-03-16 at 17 08 12](https://user-images.githubusercontent.com/1055769/225702519-c731dfff-852a-41d0-8d14-82eef097bab8.jpg) I have a possibly related issue. It's very inconsistent, seems to happen on a particular machine and usually when opening several tabs at once...