Daniel Tamas

Results 9 comments of Daniel Tamas

Fair enough. Thanks for pointing that out. ```html Header.vue .... ... ``` ```html Account.vue .... ... ``` These 2 produce the initial result. Later edit: I also tried using **MountingPortal**...

Yup, you are correct. Is there a way to use the source's `scopeId`? Now everything is using the `target` `scopeId`

Still the same issue on Safari 13.0.4 (13608.4.9.1.4) ( macOS 10.13.4 ). Any clues?

The same happens when using this `package.json`: https://www.npmjs.com/package/@morpheme/nuxt?activeTab=code

Hey, thanks for getting back. The terminal says: ```@morpheme/nuxt@npm:1.0.11: No candidates found```

I see. is it something different from the .rc ones? those worked well with Yarn 4

Progress. The packages install but when starting there's a new error: ``` Pre-transform error: Failed to resolve import "@morpheme/ui/src/tooltip/src/floating-vue.js" from "node_modules/@morpheme/nuxt/dist/runtime/plugin.js?v=7e02a11b" ```

Tried it now, getting the previous error: ```@morpheme/ui@npm:1.1.0-alpha.7: No candidates found```