Nick Medrano
Nick Medrano
@shadow81627 or anyone: I am trying to use Firebase Storage as the host for my remote images. I added the `domains` property to the nuxt.config.js file as mentioned in the...
OK, figured out what the problem is...and yes, I did have to add the full URL to the src, thank you, however, the "real" problem was that I had backend...
> @dosstx Hey man, just wondering how the security rules affect this? I've got similar issues with a bad request through IPX. I thought the generated link includes the access...
Hi, just an update that I am unable to get this working in Windows due to watchman screwing up my paths.
Just to confirm...does this work for the latest NuxtJS v2.15.8? I ask because it does not for me. Thanks. Here's my reproduction link: https://codesandbox.io/s/nuxt-masonrywall-h55wy?file=/components/Tutorial.vue
Just found this ported version of vue-masonry-wall. Works with SSR! https://vue2-masonry-wall.yeger.eu/ Here is my test as well: https://codesandbox.io/s/yeger-masonry-vue2-v03xv?file=/pages/index.vue
If you just pass the original dimensions of the file to an image CDN such as Cloudinary, it will automatically resize the image for you to your user's device 👍...
Bootstrap 5.2 was released yesterday. Did that change anything SSR related?
Please add this feature. I often have to deal with lots of feature categories and subcategories (100+) in my projects and need a way to consolidate all that in the...
> I know this is quite a few months old but for someone else who might run into this issue I was able to solve it by adding a `.env`...