vue-share-buttons
vue-share-buttons copied to clipboard
🔗A set of social buttons for Vue.js
Hello @Alexandrshy I tried to implement your lib in a project of mine. I've noticed, I had to wrap each button in a span to work correctly. Without, only the...
**What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Refactor - [ ] Other, please describe: **Other...
Migrate from depreciated SASS package to Dart SASS for compatibility purposes.
## Expected Behavior Multiple of same button will have unique aria ids ## Actual Behavior  ## Steps to Reproduce the Problem 1. Add 2 or more of the same...
## Expected Behavior Work in nuxtjs ## Actual Behavior Doesn't work in nuxtjs, display error `Cannot find module` ## Steps to Reproduce the Problem 1. 2. 3.
## Expected Behavior All the examples should work without errors ## Actual Behavior Some of the examples does not work and return the error below: ``` TypeError Cannot read property...