<!-- Reporting a bug? ================ - Always search for your issue first. It may have already been answered, planned or fixed in some branch. - Make sure to only create issues for the newest version. - Create a declarative title and describe clearly the steps necessary to reproduce the issue. - If you want to show your code please use [Codepen](http://codepen.io/pen/) or [JSFiddle](https://jsfiddle.net/). You could start with [this template](https://jsbin.com/dezafos/edit). - In case you found a solution by yourself, it could be helpful to explain how you fixed it. - For bugs that involves build setups, you can create a reproduction repository with steps in the README. - If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it. Have a feature request? ======================= - Remove the template from below and provide thoughtful commentary. - Answer those questions: - What will it allow you to do that you can't do today? - How will it make current work-arounds straightforward? - What potential bugs and edge cases does it help to avoid? --> <!-- BUG REPORT TEMPLATE --> ### Steps to reproduce ### Which browser? <!-- Which versions of Vue, AT-UI, OS, browsers are affected? --> ### What is expected? ### What is actually happening? <!-- Is there anything else we should know? --> ### Reproduction Link <!-- If you want to show your code please use Codepen or JSFiddle. --> <!-- You could start with this template: https://jsbin.com/dezafos/edit. -->
Steps to reproduce
Which browser?
What is expected?
What is actually happening?
Reproduction Link