Mike Tinnes

Results 13 issues of Mike Tinnes

How do we perform a range selection in v12? The type is now unavailable. Also looks like Range has been commented out in the tests.. ``` // let line =...

The signin() method for the MicrosoftLoginProvider does include the options argument. This prevents using custom scopes from begin defined at sign in. https://github.com/abacritt/angularx-social-login/blob/c2f648a510a978b635bed1ec1f4003a911cb4e19/projects/lib/src/providers/microsoft-login-provider.ts#L206

bug
help_wanted
willfix

We would like to utilize a fade transition between slides rather than the scrolling (translate). Is this possible to implement as a custom transition?

#### Bug, feature request, or proposal: Refactor any references to DOCUMENT in order to comply with Angular 8 changes #### What is the expected behavior? md2 should compile without error...

It can be difficult to select and trigger resize since the hover area around the perimeter of the div is only a few pixels. Would it be possible to use...

Attempting to use the chartjs funnel plugin ([https://github.com/YetiForceCompany/chartjs-plugin-funnel](https://github.com/YetiForceCompany/chartjs-plugin-funnel)) results in the following error: ``` ERROR Error: getColors - Unsupported chart type funnel at getColors (ng2-charts.js:57) at ng2-charts.js:568 at Array.forEach ()...

Refactor the library to support .NET Core / Standard. At first glance looks like configuration and http migration would be brunt of the work.

Looking at the code it seems the comments from the schema are stripped. Wouldn't comments be beneficial as a source of context for the AI? In our case the model...

We're working with the plugin pipeline but having some issues with the TTS triggering the ASR in a feedback loop. Is there a way to pause the ASR while the...

### Search before asking - [x] I have searched the jetson-containers [issues](https://github.com/dusty-nv/jetson-containers/issues) and found no similar feature requests. ### jetson-containers Component Build ### Bug Building a custom image with nano_llm...

bug