semantic-ui-vue2 icon indicating copy to clipboard operation
semantic-ui-vue2 copied to clipboard

Is Semantic-ui-vue2 ready for Server side rendering?

Open ansarizafar opened this issue 7 years ago • 5 comments

Is it possible to use Semantic-ui-vue2 with NUXTJs?

ansarizafar avatar Jun 21 '17 06:06 ansarizafar

I'm not sure. Never tried Nuxt.js.

This is my first project ever using Vue.js. I'm still learning about what I can do with it.

Semantic UI for Vue2 (semantic-ui-vue2) has no dependency. It runs Vanilla JS. I can't see an caveat with Nuxt.js.

almino avatar Jun 27 '17 20:06 almino

I will try Semantic-ui-vue2 with Nuxt.js next week. I have used Semantic-ui css with Vuejs in another project restock.gitlab.io Semantic UI and Vuejs are great. Thanks for working on this project. Is there any plan for adding more semantic-ui modules like accordion and sidebar?

ansarizafar avatar Jun 28 '17 05:06 ansarizafar

Yes. Accordion was the main reason I started this project. But I needed modal and dropdown first. I'm working on multiple selection dropdown.

almino avatar Jun 28 '17 05:06 almino

Hey guys,

I'm considering using semantic-ui-vue2 with nuxt.js in the next project. Did anyone encounter an srr-related, or any other, issues?

askhat avatar Aug 29 '17 11:08 askhat

Not using NPM, at least. First error message is that it looks for something in ".src/.....". So it is missing some type of environment variable in includes, or something

pkej avatar Nov 01 '17 10:11 pkej