vue-tel-input icon indicating copy to clipboard operation
vue-tel-input copied to clipboard

In monorepos the Vue instance is not correctly resolved

Open stefusilviu opened this issue 2 months ago • 2 comments

We're trying to use the component in another package as part of a monorepo. When we import the new (wrapper) component, we get this error:TypeError: Cannot read properties of null (reading 'isCE').

version: 9.1.0 Vue: 3.3.4

stefusilviu avatar Apr 30 '24 08:04 stefusilviu