Wesley Luyten
Wesley Luyten
I'm integrating part of this library in an experiment and ran into this issue. another potential solution is to add an indicator to the "child" that it was generated by...
this would still be a cool feature to have, pseudo parallel by topological order maybe with a configurable timeout when the dependencies `dev` commands are seen as "completed", or some...
I put some effort in a similar component, feel free to steal some code of this; Source: https://github.com/luwes/media-show/blob/main/src/input-list.js Example (top right): https://media-show.vercel.app/
it's possible with `{ attrs: { '@click': 'action' } }`
I'm having the same result. Updated @matthewp's url to the working domain https://esbuild.egoist.dev/#W1siaW5kZXgudHMiLHsiY29udGVudCI6ImNsYXNzIEZvbyB7XG4gIHN0YXRpYyBvbmUgPSAnb25lJztcbiAgI3R3byA9ICd0d28nO1xufVxuIn1dLFsiZXNidWlsZC5jb25maWcuanNvbiIseyJjb250ZW50Ijoie1xuICBcImZvcm1hdFwiOiBcImVzbVwiLFxuICBcInRhcmdldFwiOiBcImVzbmV4dFwiLFxuICBcImNkblVybFwiOiBcImh0dHBzOi8vY2RuLnNreXBhY2suZGV2XCJcbn0ifV1d
I know it's a bummer but a workaround seems to be go old school ```js export class Test { #foo = 5; } Test.bar = 1; ``` https://hyrious.me/esbuild-repl/?version=0.14.50&mode=build&modules=%5B%5B%22main.js%22%2C%22export+class+Test+%7B%5Cn++%23foo+%3D+5%3B%5Cn%7D%5CnTest.bar+%3D+1%3B%22%2C1%5D%5D&buildOptions=%7B%22bundle%22%3Atrue%7D
ReactPlayer uses the Vimeo sdk to get the iframe and it seems to be resolved.
thanks for the contribution, closing due to out of date.
thanks for the feedback but this feature will not be supported by default. it's possible to accomplish this by using the event callbacks and overlaying the player with a poster...
PR open at https://github.com/muxinc/youtube-video-element/pull/19