sweet-modal-vue icon indicating copy to clipboard operation
sweet-modal-vue copied to clipboard

The sweetest library to happen to modals.

Results 69 sweet-modal-vue issues
Sort by recently updated
recently updated
newest added

Error in in ./~/sweet-modal-vue/src/components/SweetModal.vue: Module parse failed: ...\SweetModal.vue Unexpected token (1:0) You may need an appropriate loader to handle this file type. | |

question

If you push route X to Vue Router while a Sweetmodal is open, the scrolling on the route X will not work. You have to refresh the page to regain...

1. In Mobile Safari on iOS, go to http://sweet-modal-vue.adepto.as 2. Open one of the examples and open a modal window 3. Touch the background to scroll it. **Expected behaviour**: The...

bug

Currently if I have some tabs like so: ``` {{ submission.name }} ``` There are no tabs. The content will be loaded but the tabs never are so I cant...

Hi Is it possible to load the modal content only when the modal is opened? (Without using isopen computed propert from the $ref)

If I install component via Vue.use and don't add it to transpileDependencies option of Vue CLI, I get the following error on browsers that don't support Enhanced Object Literals: >...

Hey there, I just downloaded your project, run npm install then build-src, and i got a webpack issue: >Error: original.line and original.column are not numbers -- you probably meant to...

Whenever I open a Modal, it will scrolls the page to the top and then the modal is Displayed. How can I display the modal near to the element where...

Excuse me, why can't the plug-in drag the scroll bar under the Firefox browser? But the other browsers do not have this problem。 ![1512645202 1](https://user-images.githubusercontent.com/22836089/33712530-bb6b092e-db82-11e7-9c5a-659e6b7ca06b.jpg) My English is not very...