\r\n```\r\n\r\nBut with `data-src` attribute Nuxt doesn't load images.\r\nWhat should I do?\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2305\">#c2305\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2983],{"name":2927,"color":2928},2650,"data-src doesn't load images from assets folder","2023-01-18T16:02:28Z","https://github.com/nuxt/nuxt/issues/2650",0.6945366,{"description":2990,"labels":2991,"number":2993,"owner":2917,"repository":2917,"state":2930,"title":2994,"updated_at":2995,"url":2996,"score":2997},"Hey there.\r\nWhile i'm globally satisfied with Nuxt performance, I'm always trying to achieve a quicker first display for the user.\r\n\r\nI noticed quite a delay when coming with a slow network connexion, so I tried to analyse the asset loading using google chrome. here is my discoveries :\r\n\r\n\r\n\r\nand the Associated DOM\r\n\u003Cimg width=\"769\" alt=\"capture d ecran 2017-09-21 a 14 12 56\" src=\"https://user-images.githubusercontent.com/6388929/30695228-aea421e0-9ed7-11e7-83c4-858529d8de94.png\">\r\n\r\nThis is the loading waterfall called just after a request made to a \"profession\" page, served through SSR.\r\nYou can see the loading order has a few faults :\r\n- Vendor, app and manifest are loading first ans simultaneously, thanks to the preload instruction. That's a good thing\r\n- Then comes all the pages with the prefetch instruction. The three first being loaded are not the files corresponding the the page I'm displaying. That a first issue.\r\n- Then the \"current JS page file\", and it's associated layout are downloaded a second time, I guess it's because they are marked twice in the DOM, one with the prefetch instruction, one with no instruction.\r\n- Boot time is delayed after I got the CSS and asociated font, not sure why since I'm using WebFontLoader in order not to wait for the font.\r\n\r\n\r\nSeveral things there.\r\n- First is the incorrect loading order, and the resources downloaded twice. This may be part of the Vue SSR Bundler.\r\n- Second is the boot time. I can't find why my app isn't displayed earlier. Point of SSR is not to wait for assets to be loaded before displaying the page. I guess this is on my side, but I can't see anything delaying the rendering.\r\n\r\nIf anyone encountered the same kind of issue, I'd be happy to have some hints on what to do to improve both loading order, and first display timing.\r\n\r\nThanks\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1525\">#c1525\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2992],{"name":2927,"color":2928},1702,"Help Needed : Loading order incorrect with prefetch and preload, delayed boot time","2023-01-18T15:54:38Z","https://github.com/nuxt/nuxt/issues/1702",0.6974971,{"description":2999,"labels":3000,"number":3002,"owner":2917,"repository":2917,"state":2930,"title":3003,"updated_at":3004,"url":3005,"score":3006},"Hello,\r\n\r\nso when I visit my nuxt app, the app automatically loads all the pages in the background. On content heavy sites with lots of pages, I want to prevent nuxt from loading the page before the user actually navigates to them. Is that somehow possible? It's just to save on bandwidth. \n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1953\">#c1953\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3001],{"name":2927,"color":2928},2221,"Prevent nuxt from eager-loading pages","2023-01-18T15:54:59Z","https://github.com/nuxt/nuxt/issues/2221",0.69978774,["Reactive",3008],{},["Set"],["ShallowReactive",3011],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fxXzQQK0FHHU31DOHL_0pNJUj4PfTyiydGimQXp4Ja1g":-1},"/nuxt/test-utils/484"]