Geta / geta-notfoundhandler

The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
20 stars 16 forks source link

nuget package conflict between Geta.NotFoundHandler.Admin and Geta.Optimizely.Tags #64

Closed dgutman993 closed 1 year ago

dgutman993 commented 1 year ago

recently updated all my packages to the latest and now im getting the following error in the cms image

it looks like its caused by Pager used in this file: /src/Geta.NotFoundHandler.Admin/Areas/GetaNotFoundHandlerAdmin/Pages/Index.cshtml

Has anyone else found a solution for this?

ggroot commented 1 year ago

Yes, I'm also running into the same issue here using the latest Geta nugets

image

dgutman993 commented 1 year ago

when will this fix be released?

marisks commented 1 year ago

I have uploaded new packages with the fix. Have to wait until Nuget.org and Optimizely will release it.