Giter VIP home page Giter VIP logo

Comments (6)

joacar avatar joacar commented on August 28, 2024 2

Problem resolved!

from featuremanagement-dotnet.

rossgrambo avatar rossgrambo commented on August 28, 2024 1

Hello @joacar!

That error is only possible in 4.0.0-preview and above. I see 4.0.0-preview2 in your log which sounds like your app might have had the FeatureManagement package be updated to the preview version. If this wasn't intentional, you may want to go back to stable 3.2.0.

That warning means there was no ITargetingContextAccessor defined. This means TargetingContext can't be automatically determined for the given user. This only matters if you're using TargetingFilters or the preview feature Variants.

Either way, us logging this warning here is misleading, it should happen only during variant assignment. So thank you for reporting it!

from featuremanagement-dotnet.

joacar avatar joacar commented on August 28, 2024 1

Thanks I'll check the version of the NuGet package so it's really 3.2.0

from featuremanagement-dotnet.

joacar avatar joacar commented on August 28, 2024 1

Sorry I forgot to reply! I'm quite sure I haven't seen it, let me verify later this evening.

Cheers

from featuremanagement-dotnet.

zhiyuanliang-ms avatar zhiyuanliang-ms commented on August 28, 2024

Hi, @joacar Did you confirm that the problem was caused by the package version?

from featuremanagement-dotnet.

zhiyuanliang-ms avatar zhiyuanliang-ms commented on August 28, 2024

@joacar Glad to hear that. I will close this issue.

from featuremanagement-dotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.