You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
Good eye, I added the table element not long ago and I haven't tested it much.
I seems to be a code-generation bug (server side), I'll look into it and try to fix it soon.
This element is a sort of placeholder, since its content is hardcoded (and it's really extendable). In the (I hope near) future, I will be rewriting some functionality to make this possible for this and other components.
However, for the time being I'll fix this with a quick patch for the styling problems.
Thanks for reporting
alxpez
changed the title
First 👍Great project, and then Has a Issue
Missing styles on generated vue project
Mar 4, 2018
❤️amazing project😊
i want to report what I see
In
https://vuegg.now.sh/
, i selected aTable
Component withdefault setting
I Download
Vuegg sources(.zip)
cd my-vuegg-project
&&yarn
&&npm run start
then I see theTable
in download project
in
https://vuegg.now.sh/
The text was updated successfully, but these errors were encountered: