Joshua
Joshua
Correct. I have looked for anything that might be helpful but maybe I am looking in the wrong places. Suggestions? So far I have found no clues to why I...
Files were large, you can get them from my Google Drive - [k3s-logs](https://drive.google.com/drive/folders/1bzWMJ7CzYm7vcL309Up7SY0cDvDjhqEc?usp=sharing) Had to get the service logs since there were none for the one I was trying to...
@brandond I did try that. But honestly, this helped give me the kick in the pants I needed to setup something like Flux. And I decided that I should just...
Makes complete sense. That is my fault for not paying closer attention to [Line 227 (QueryCacheManager.cs)](https://github.com/zzzprojects/EntityFramework-Plus/blob/5fe25109b34ff25a18ea5741af1d5d428f1a348b/src/shared/Z.EF.Plus.QueryCache.Shared/QueryCacheManager.cs#L227) ``` public async Task SaveChangesAsync() { var huddleRelatedKeys = QueryCacheManager.CacheTags.Keys.Where(o => o.Contains("Huddle")) .Select(o=>o.Replace(QueryCacheManager.CachePrefix, ""));...
Fantastic! Do you want to leave this issue open as a work item or close it?
I could not replicate this on Visual Studio Enterprise 15.3.5 on plugin version 1.173.216. Have you updated your community edition to the latest version and tried it again? I could...
Sorry I couldn't reproduce it. Please feel free to submit another issue if you experience again. @madskristensen Would you kindly close this issue if you are comfortable with the response
> Hi, @odin568 , > > We are aware of this bug and a fix was recently deployed. The patch should be available with the upcoming release. > > We...
Its possible. I know I am an likely an edge case on this probably so I will defer to your judgement. I'm also willing to test a dev build for...