Muhammad Awais
Muhammad Awais
NNuxt
Created by Muhammad Awais on 8/23/2024 in #❓・help
Handling multiple modals.
Singleton a nice take but how do you think we should move with that, through a plugin or composable
11 replies
NNuxt
Created by Muhammad Awais on 8/23/2024 in #❓・help
Handling multiple modals.
I thought of doing so but the store seems unnecessary here
11 replies
NNuxt
Created by Muhammad Awais on 8/23/2024 in #❓・help
Handling multiple modals.
Yups I believe that can work but I have moved to defining a plug-in. Plugin or a composable either way it's gonna work the same
11 replies
NNuxt
Created by Muhammad Awais on 8/23/2024 in #❓・help
Handling multiple modals.
Only one modal at one time but one modal can open other modal
11 replies
NNuxt
Created by Muhammad Awais on 7/1/2024 in #❓・help
Type custom plugins
Thanks but do you know about typing plugins
2 replies
NNuxt
Created by Muhammad Awais on 5/19/2024 in #❓・help
Insert html in head
Surprisingly it works on the initial load but for other pages it doesn't replace the head on client side and on SSR doesn't insert anything in head
14 replies
NNuxt
Created by Muhammad Awais on 5/19/2024 in #❓・help
Insert html in head
Yes I'm already using it but It seems as if it makes the js bundle large and too much unused javascipt is shipped not very good in terms of performance
14 replies
NNuxt
Created by Muhammad Awais on 5/19/2024 in #❓・help
Insert html in head
It requires to pass script meta and title tags seperatly but in my response I can't not pass them seperatly
14 replies
NNuxt
Created by Muhammad Awais on 5/19/2024 in #❓・help
Insert html in head
I have only a string of html coming as a response how can I insert that whole string in the head
14 replies
NNuxt
Created by Muhammad Awais on 5/10/2024 in #❓・help
Run time config visible in page source
yes worked thanks
13 replies
NNuxt
Created by Muhammad Awais on 5/10/2024 in #❓・help
Run time config visible in page source
Thanks for the reply, I have another question, I have seen your api proxy video that was really helpful but I wanted to ask is their any way to proxy image src urls?
13 replies
NNuxt
Created by Muhammad Awais on 5/10/2024 in #❓・help
Run time config visible in page source
All these things gonna attach env variable to NUXT I know there are ways to see env variables but I don't want it to visible in the page source where it is seen attached with NUXT
13 replies