<!-- **IMPORTANT!** Before reporting a bug, please make sure that you have read through our documentation and you think your problem is indeed an issue related to our module. --> ### Version vue-final-modal: 0.20.1 nuxt: 2.14.10 ### OS Mac: 10.15.7 Node: 14.15.0 ### Reproduction Link https://github.com/henriquefurlan/nuxt-test ### Steps to reproduce Run in development mode with npm run dev ### What is Expected? The modal works as expected ### What is actually happening? 1. ```[vue-final-modal] Duplicate registration API key and componentName of VueFinalModal.``` is logged in console. 2. Huge memory leak occurs. (tested with production build) 