Will Nations
Will Nations
Maybe this isn't quite a memory leak. The error explicitly says... ERROR: ResourceCache::clear: Resources Still in use at Exit! At: core\resource.cpp:418 ERROR: There are still MemoryPool allocs in use at...
Perhaps this could be "fixed" by not recompiling the regex unless the user manually clicks on a re-compile button within the FilterMenuItem. That would also prevent the editor from printing...
Hello @bakintunde. I was curious how your work on this was coming along (currently at bakintunde/OrchardCore@8a209b47b61036b89ed035e0a319d79bd262962a). I can't quite tell based on the commit history, but development appears to have...
Mentiond in #355, I have a use case that seems it would require something similar to this. OrchardCore ContentItems with a ContentPart containing a field with a JObject. All of...
> > > maybe its better to have a new format that replaces JSON, lets call it GDSON > > > > The goal of this proposal is to keep...
Got a PR, but even with the icons added back in, the blue coloration they had before on the docs page is now gone. I'd bet there're styles somewhere in...
Gotcha. Makes sense now that I think about it since you never actually deployed, so there's no "regression" to fix. I updated the changeset accordingly. I also updated the example...
Also, I'm not really sure, but is the `placements` example at the bottom of the SelectField docs page working correctly? The placement of `top-start` isn't really cluing me in to...
> Regarding the button toggle, I see you currently [ignore](https://github.com/techniq/svelte-ux/pull/155/files#diff-068539603e2e3194353cb2317456128688f67a40892e7d430d6b68e7f7d1a724R240) the click if press it, which I think feels wrong (and should toggle close). The issue is that the toggle...
Yeah, that sounds like a good plan to me. Thank you so much for being responsive/active/advisory with regards to all these changes. :-D