Alauddin Afif Cassandra
Alauddin Afif Cassandra
wow, thanks friends. works well now.
Hello @farnabaz @Atinux , does the current storybook / nuxtjs support as suggested by @visini .
hmm .. for a while I used the original storybook package and it worked. i hope it works on nuxt/storybook soon. thankyou friends
yeah, maybe its bug. when use isPanelOpen still return false.
hai @dominykasgithub , you can use this package [vue3-progressbar](https://www.npmjs.com/package/@aacassandra/vue3-progressbar)
when, im running cat "$(mkcert -CAROOT)/rootCA.pem" i got error message cat: /rootCA.pem: No such file or directory anyone can help me? thankyou
tested on ionic/vue very clean ``` onMounted(() => { Device.getInfo().then((info) => { if (info.platform !== 'web') { SplashScreen.hide().then(() => { setTimeout(() => { StatusBar.setOverlaysWebView({ overlay: true }) }, 100) })...
Assalammualaikum mbk. Terimakasih ini keren mbk @yasminzy work 100% di nuxt 2, thanks ya..
yes, me to, i found duplicate id from csv file, anyone can fix this? thankyou
this work, when using tailwind ``` .vgt-table thead { @apply bg-base-100 relative z-20; } .vgt-table tbody { @apply relative z-10; } ```