David Weldon

Results 3 issues of David Weldon

How should one configure `vue-play` to work with `vue-router`? It seems like we don't have the option to pass a `router` instance to `preview`, so I'm unclear how keep components...

On IE 10+ (maybe others) I've found that the spot doesn't render at full width. There's an easy fix though - just add `width: 100%;` to `.play-ground`.

The current date format of a webcam photo uses slashes. E.g: `webcam-11/7/2019, 8:56:09 AM.jpg` When you store this file to S3, it will create a directory structure: ``` webcam-11/ 7/...