Denny Figuerres

Results 15 issues of Denny Figuerres

``` ts providers: [{ provide: ODataConfiguration, useFactory: TradeODataConfigurationFactory }, ODataServiceFactory], ``` at runtime i get ERROR Error: Uncaught (in promise): TypeError: Class constructor TradeODataConfigurationFactory cannot be invoked without 'new' TypeError:...

not sure if this would over complicate things but here goes: look at the plunker code refered to here: [Question about dynamic elements](https://github.com/dimpu/angular2-markdown/issues/80) and make an optional attribute / directive...

question

**Assemblies affected** ? **Describe the bug** samples are targeting dot net 5 not 6 **Reproduce steps** downloaded and copied the odataopenapi routing sample and try to use it... got warning...

bug

i am currently using nswag for my open api front end. can i use this package to plug into nswag ? if i can how should i do that ?...

UserInfoCLient current version from github has some differences from the version used in the sample. i think i have it partway bu8t if anyone has info to help it will...

i tried to build the project, that told me i needed sass and ruby, the ruby install wanted to install a bunch of unix stuff.... i think this is a...

feature-request

the angular router has navigation events that can be subscribed to. this is now starting to be a common way to do the "busy" state as this will start before...

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/auth0-oidc-client-net#readme) and the [documentation](https://auth0.github.io/auth0-oidc-client-net/documentation/intro.html), and have not found a suitable solution or answer. - [X] I have looked into the [API...

bug

**Is your feature request related to a problem? Please describe** I am fairly new to working in the SalesForce World, the company i work for uses Service Cloud not the...

enhancement

i am trying to solve a problem at runtime with getting access to items like the GPS location from the background task. i get an exption that tells me i...