WinterSys
WinterSys
Explore posts from servers
NNuxt
Created by WinterSys on 5/21/2024 in #❓・help
Workaround for NuxtPage not updating size of parent elements leading to overflow
css is annoying :Facepalm:
8 replies
NNuxt
Created by WinterSys on 5/21/2024 in #❓・help
Workaround for NuxtPage not updating size of parent elements leading to overflow
and i am wrong again the entire issue was a single position absolute tag
8 replies
NNuxt
Created by WinterSys on 5/21/2024 in #❓・help
Workaround for NuxtPage not updating size of parent elements leading to overflow
nevermind, issue seems to be that i was using a <main> tag which would not affect the size of the parent <div> instead just overflowing however replacing <main> with <div> seems to fix it
8 replies
NNuxt
Created by WinterSys on 5/21/2024 in #❓・help
Workaround for NuxtPage not updating size of parent elements leading to overflow
not an ssr issue as it happens with it on and off
8 replies
NNuxt
Created by WinterSys on 5/21/2024 in #❓・help
Workaround for NuxtPage not updating size of parent elements leading to overflow
deleting/adding items manually in the page still updates the size so it is definitely a nuxt and/or vue issue
8 replies
NNuxt
Created by WinterSys on 5/21/2024 in #❓・help
Workaround for NuxtPage not updating size of parent elements leading to overflow
the element does expand properly if i put the content inside the template itself. i would be curious if the issue is tailwind's grids not liking dynamic content
8 replies
NNuxt
Created by WinterSys on 5/21/2024 in #❓・help
Workaround for NuxtPage not updating size of parent elements leading to overflow
i would just sticky the footer but i'd rather it stay below the content when it is long enough to be
8 replies