John Kears

Results 15 issues of John Kears

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I have a simple document that has a collection (modelReferences),...

🐛 bug
🌶️ hot chocolate
Area: MongoDB
waiting

The YAML I need to produce has a parameter that includes a hypen such as **log-level: debug**. How do I achieve this with C# class? Is that using JSON name...

question

This project is awesome however we are not using NEventStore but are using EventStore https://eventstore.org/ with EF Core for projection storage. Is it possible to create a LiquidProjection Adaptor for...

I would like to include both Selecto and smooth-dnd such that I can select with Selecto and Drag with smooth-dnd. What do I need to do to make that work?

Is there an easy way to require the Shift-Key to be down prior to dragging?

I am creating an UI Builder for Blazor and in order to update Blazor when changes occur to the backing ViewModel. In particular, I would like to use the property...

I am having an issue integrating a Drag/Drop framework within the ViewPort of the infinite-viewer. When I drag an element it creates a temporary ghost element that moves with the...

feature
complete

I am using Rule with Infinite-Viewer and would like to ensure that I can't move beyond the initial top/left coordinates. Currently when I do, the Rule shows negative. I wish...

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Within a backing GraphQL service, and when adding an Authorize...

🐛 bug
⌛ stale

This line of code throws an exception in emulator... Navigator.pushReplacementNamed(context, '/topics'); Looking up a deactivated widget's ancestor is unsafe. At this point the state of the widget's element tree is...