Christopher Brown
Christopher Brown
@michael-iden is a fix still needed for this?
same issue as @niuserre
> Another option, is to ignore the `foundrydata/Data` folder and use the linked `s3` bucket you would have set up. Foundry can work with both. seems like a reasonable workaround....
> I'm not sure how particular it is about permissions. You might be able to chmod -R +rw the foundrydata folder, so that everyone has read/write (I wouldn't recommend execute,...
It's difficult create a minimal reproduction as it seems the issue becomes present when there is a version mismatch between the vue-composables dependencies in the parent vs the vue-composables dependencies...
> You are amazing @nWacky ! I only adjusted to doesn't need mv command: > > ```ts > export default defineConfig({ > use: { > nuxt: { > build: false,...
I found a workaround by starting a dev/preview server and then running tests against that until there is a better solution ``` use: { nuxt: { rootDir: fileURLToPath(new URL('.', import.meta.url)),...
> i don't believe so. Nazim and Florence also see the same as me. chrome and firefox
> @chrisjbrown I can reproduce this by toggling this macOS system setting (under **Appearance**) between "When scrolling" and "Always." > The default setting here is "automatic..." and if no mouse...
   Not sure this changes the outcome but wanted to add the info here. as windows is also having this issue...