Vytenis
Vytenis
looks like it was reverted, works again. No I was wrong. Suggestion, add 1px x 1px youtube video and display it by default. If the user clicks on "video" it...
Nice work.
Probably the main reason is dart-sass and node-sass differences
It could be related https://github.com/sass/dart-sass/issues/568
downgrade to @stencil/[email protected]
Did you really installed `npm i -D @stencil/sass` ?
downgrade to @stencil/[email protected]
Can you share your project?
V2 of sass plugin works for me https://github.com/FDiskas/carousel I can't reproduce it with latest versions installed
Please also check **getDoorState** method `vehicle.getDoorState(doorIndex);` always returns 0 ``` [17:48:44] {"doorIndex":5,"doorState":0} [17:49:51] {"doorIndex":2,"doorState":0} [17:50:23] {"doorIndex":1,"doorState":0} ``` 