Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One button's appearance depends on another button's appearance #137

Closed
Gargo opened this issue Jun 22, 2018 · 1 comment
Closed

One button's appearance depends on another button's appearance #137

Gargo opened this issue Jun 22, 2018 · 1 comment

Comments

@Gargo
Copy link

Gargo commented Jun 22, 2018

  • Windows 10
  • Node.js version - 10.5.1
  • Vuesax version - 3.1.24
  • Browser version - Vivaldi 1.15.1147.36
  • package manager - npm

Just took your "hello world" html example from readme and added a button:
`
...

Hola Mundo Primary
... `

"Hola Mundo" is displayed and invisible. If I delete "Primary" button - "Hola Mundo" becomes visible and black. Note - it is 2 fully different buttons which should be independent from each other

@luisDanielRoviraContreras
Copy link
Member

luisDanielRoviraContreras commented Jun 22, 2018

The buttons were changed from vs-type="primary-filled " to only vs-type="filled " for better functionality if you need to change the color to use vs-color

The README.md had the old example already updated thank you very much for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants