Treat camera unavailability in a more friendly way.
Also creates a `components-lib` directory for major webcomponent support code.
This commit is contained in:
@@ -54,7 +54,7 @@ export class EmblaReInitController {
|
||||
this._shouldReInitOnScrollStop = false;
|
||||
this._emblaApi?.reInit();
|
||||
},
|
||||
200,
|
||||
500,
|
||||
{ trailing: true },
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user