Mike Polinowski

Results 11 comments of Mike Polinowski

+1 same issue - could not find a solution yet.

This solves it for me: ```js import React from "react" import Slideshow from 'react-slidez' import ComponentOne from "../components/ComponentOne" import ComponentTwo from "../components/ComponentTwo" import Checkout from "../components/Checkout" export default class SliderPage...

> I see nexryai/camera.ui on docker hub, but no documentation @halfagascan I tried the docker image and wrote a step-by-step guide here: [github.io](https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/Home_Automation/2022-10-18-camera-ui-docker/2022-10-18/) > If anyone knows how to run...

Hey @morawskiOZ, I am running into the same issue - but `replaceHydrateFunction` doesn't solve it for me. When I first land on my page the CSS is broken as soon...

@siriwatknp, I found my problem - I believe the issue lies in `{ withStyles } from '@material-ui/core/styles'`. My gatsby page uses the Layout plugin - which means that every page...

> Hey @mpolinowski Sorry for the late response. I see you fixed your problem somewhat but I am still gonna respond. I am running pure MUI v5 without Styled Components....

> It sounds from previous comments like it has nothing to do with mui or styled-components. Is this an accurate statement? For me, using the layout plugin in combination with...

Hi @superwhd this issue is a bit stale and my error message is slightly different than the one above. But I am also on the Docker image - I tried...

Hey, this version is pretty old - I would consider installing Go from the Go website. There might be some issues with your version - I have not tried it....

Hi @SXH0212 , I just tested it and the camera is online: ![WebRTC](https://user-images.githubusercontent.com/18694428/114206558-0d270980-998e-11eb-85c9-46e248f36158.png) But the Stream needs a lot of bandwidth - it might just be that the connection is...