issues Search Results · repo:vuejs/vue-web-component-wrapper language:JavaScript
Filter by
88 results
(62 ms)88 results
invuejs/vue-web-component-wrapper (press backspace or delete to remove)Need catch in index.html event, when component is rendered. vue3
my-component /my-component
script
const e = document.querySelector( my-component );
e.addEventListener( rendered , () = {
console.log( ...
code-hs
- Opened on Feb 20, 2024
- #134
Hello all,
I m having generating web components using vue-cli, but using domProp to pass non-string props to a web component doesn
t seem to work, here is my use case:
// my-web-component.vue
script ...
xiaodemen
- Opened on Apr 20, 2023
- #132
Does this project work with vite as a lib bundler and if it does, do I need to do some special configs?
iamcrisb
- Opened on Mar 4, 2023
- #131
I have been reading the docs some of the issues opened under these topics but I can t seem to understand how to properly
attach Vuetify and/or Vuex to the defined custom element.
Can someone please provide ...
iamcrisb
- Opened on Mar 4, 2023
- #130
As with vue-custom-element, I m having the same problem with getting Vuetify to working when the custom element is using
shadowDOM.
vue-custom-element works fine when it s not using shadowDOM but it s ...
DallyBoodil
- 3
- Opened on Feb 6, 2023
- #128
The return type for Wrap is incorrectly typed as HTMLElement. The function returns the class, i.e. the component
constructor, and not an actual element, i.e. an instance of that constructor. The return ...
steverep
- 1
- Opened on Jan 9, 2023
- #126
Please write in your compatibility section in the readme that this repository is not compatible with vue 3.
pixlhero
- Opened on Jan 4, 2023
- #125
when i try to build web components by vue-cli, components that use @vue/composition-api not work nice
I have a demo component like this
template
div {{ timeText }} /div
/template
script lang= ...
DULANGHAI
- 4
- Opened on Nov 29, 2022
- #124
Hello,
Component options of the base component are not inherited when extending a component.
In the following example the browser throws an error Error in created hook: TypeError: Cannot set properties ...
antoumpas
- Opened on Feb 26, 2022
- #119

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.