Gregory Bleiker

Results 8 issues of Gregory Bleiker

I have had the need to do something after the rangeslider had changed (update the min/max somewhere else on the page). I did not find any event that fired only...

type: bug

I noticed that if you are using razor class libs, the `controllerActionDescriptor` in `FeatureViewLocationExpander` will be null. I added ``` if (controllerActionDescriptor == null) { // make sure shared stuff...

Hi I think it would be a nice addition to be able to hook into the stages of the authentication, so that state can be set when the authentication has...

### Description When I generate a token over the portal, it doesn't work in a normal ws client ### To Reproduce go to the azure portal and generate a token...

Hi I tried to update my meteor 1.4.2 beta13 and now I'm stuck... anybody have a pointer what might be wrong here? I've nuked .meteor in home and in project...

**Describe the bug** I have a dataset table in a clickhouse instance with 11 Mio. rows. When I do an x-ray on the data, and click on "more about this",...

Type:Bug
Priority:P3
Administration/Metadata & Sync
Querying/X-rays
.Backend
.Team/Querying
.Team/BackendComponents

Following the thread on [slack clojuredart](https://clojurians.slack.com/archives/C03A6GE8D32/p1727867299724809) I have tried to compile a sample using the 3 methods described. I could not figure out a good example for the atom holding...

small fix to handle the `:completions` keyword the same as `:complete`