Jon Rosenbaum

Results 7 issues of Jon Rosenbaum

I have an NX workspace with an Angular application and would like to add ng-matero to it. I initially installed the package via `npm i` and then tried running the...

enhancement
ng-add

Using Angular 12 / Typescript. The `SocketIOConfig` interface does not support a `forceNew` option. This results in a compile-time error when attempting to use it due to a type assignment...

Our Angular app currently subscribes to a couple of Pusher channels. Depending on the incoming push event, something will render on the front end like a popup. What I would...

**Describe the bug** The multi-console Chrome extension appears to be failing once I pass some kind of browsing history threshold. What happens is that at some random point, the desktop...

bug

Steps: Ran the following Docker command per [instructions](https://terraspace.cloud/docs/install/docker/aws/): `docker run --rm -ti -v $HOME/.aws:/root/.aws ghcr.io/boltops-tools/terraspace` Attempted to create new project in container per instructions on same page: `terraspace new project...

bug
help wanted

When using Snowflake as a data source for a chart, the chart will fail with a SQL compilation error. The only workaround is to go into the field's custom SQL...

data:connect:snowflake

I am encountering the same problem documented in this [closed issue](https://github.com/jupyterlite/jupyterlite/issues/1312). I have tried the recommendations in the thread and still cannot see the kernel when loading the app. Some...

bug