Kenneth Aloysius

Results 6 comments of Kenneth Aloysius

A few notes after implementing the workaround: - the examples have some extra stuff I didn't need -- at its core, all it does is wrap each item in its...

@mkarras taking a look at it again, it's just the lack of manually removing and adding HTML elements on the page and notifying the ChangeDetectorRef instead. From the other StackBlitz...

@kernyden I've only looked at your code a bit so I'm not quite sure about what you're using cdkDrag for. Are you using it to rearrange items, or just to...

Update: It seems that if the camera ~~did~~does not successfully connect to WiFi, the `startup.sh` file won't get executed. I tried it a different time with the camera initially successfully...

Apparently I found some fonts for GMK keysets over at https://github.com/CQCumbers/kle_render/tree/master/fonts.

I encountered the exact same issue. For now I changed the Dockerfile to use the php:8.1-apache as the base image. There's also another separate issue where `npm ci` doesn't run...