## Versions <!-- List of versions known to be affected. --> - 1.0 - 2.0 ## Describe the bug <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> When doing X, the page breaks... ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> Instead of breaking the page, Y should happen... ## Steps to reproduce <!-- Clear steps to reproduce the bug. Include code if relevant. --> <!-- If possible, also include a live demo. Here are some CodeSandbox templates: --> <!-- Regular Vue: https://codesandbox.io/s/vue-toastification-3btg5 --> <!-- Nuxt: https://codesandbox.io/s/vue-toastification-nuxt-i2hv0 --> Reproduction [demo](link-to-demo). Steps: 1. Install normally 2. Set up plugin 3. ... ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> - Device: [e.g. iPhone6] - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] ## Additional context <!-- Add any other context about the problem here. -->