Jogai

Results 58 issues of Jogai

To make it easier for implementing in a legacy system a 'print-only' class would be super-useful.

This seems like an awesome project. However the example on the homepage doesn't really sell the point, because the original query isn't that bad. Also for a library like this...

## Bug Report **Package Name:** Postman ### Current Behaviour Shows a white panel for a few seconds and quits ### Expected Behaviour Start postman ### Additional context/output cmd output: ```...

bug

The first level links in the sidebar dont go anywhere, and the second level active state is not in sync with what is clicked.

There are a some open pull request and some forks getting ahead (like the ones from @technobulka and @webworksnbg just to name a few) and even a different release on...

The typedefinition is included in the npm package for anyone that is looking for it. @Paul-DS you might consider using @types for typing definition: - https://blogs.msdn.microsoft.com/typescript/2016/06/15/the-future-of-declaration-files/

My action is decorated with [DonutOutputCache(CacheProfile = "Indexes")] And these are my cache profiles: Sometimes I still get different results in different browsers. Where should I look for problems? During...

I'm trying to update a graph where the child is just for linking to the grandchild, however the child is inserted with only NULL values leaving the grandchild unlinked. How...

## 🏗 Enhancement Proposal Make the inspect mode behave just like update ### Pitch When I do this: nukeeper update --maxpackageupdates 999 --change minor I expect the same output as...

There seems to be a bug in CheckBoxListFor concerning the values used after postback. I cant get my posted values persist on the checkboxes, and I think it is because...