nkamuo

Results 5 issues of nkamuo

| Q | A | ---------------- | ----- | Bug report? | yes/no | Feature request? | yes | BC Break report? | yes/no | RFC? | yes/no | Version/Branch...

Hello! I'm getting the following error when I try to use the component. Camera is loading and will start any second TripNodeTaskCameraDialog.vue:97 error: DOMException: Could not start video source

The `LocalDate::new()`, `LocalTime::new()` and `LocalDateTime::new()` all require the timezone parameter. It would be a lot easier to use if the `::now()` method's timezone parameter is optional and defaults to the...

DynamicMessageChannelBuilder requires License Key, Which I cannot see where to get. ` #[ServiceContext] public function databaseRouteChannel() { // return DbalBackedMessageChannelBuilder::create('routing_routes'); return [ // normal Message Channels DbalBackedMessageChannelBuilder::create('routing_routes_aggregate'), DbalBackedMessageChannelBuilder::create('routing_routes_projection'), DbalBackedMessageChannelBuilder::create('routing_routes_notification'), //...

When the `Sortable` Component is used along with a root component to wrapper the items. For instance, I need to render a TimelineView: `