Christopher Brown

Results 21 comments of Christopher Brown

@michael-iden is a fix still needed for this?

> 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...

![Always show scroll bar](https://github.com/ithaka/pharos/assets/1250638/d4d05255-eeae-4c70-9438-54d255a86d57) ![advanced search text](https://github.com/ithaka/pharos/assets/1250638/48c84541-9b35-4b70-bb47-3a05a38fd699) ![Advanced serach image](https://github.com/ithaka/pharos/assets/1250638/317a7bee-d2e7-45ad-8cbb-1684cf37eded) Not sure this changes the outcome but wanted to add the info here. as windows is also having this issue...