Open Closed

Base Url appended with undefined for the first time and after clearing the cookies #5476


User avatar
0
raju.thinnaluri@gmail.com created

Hi,

We implemented the Blazor WebAssembly app as a SaaS model in microservice template on abp 7.2.2 version

When user enters "https://app.navixsolutions.com", he gets redirected to https://app.navixsolutions.comundefined/ instead. This happens every time the user loads the URL without an existing cookie session, if given again its loading correctly until clear the cookies.

If you're creating a bug/problem report, please include the followings:

  • ABP Framework version: v7.2.2
  • UI type:Blazor wasm
  • DB provider: EF Core
  • Tiered (MVC) or Auth Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

7 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    can you share the code behind the cookie called : woidurl it seems whenever i remove this i get the undefined. is this something that you have in your project?

  • User Avatar
    0
    raju.thinnaluri@gmail.com created

    Hi,

    Yes, we are using **woidurl **

    please give me your emial id i will share the code.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    Please send to this: anjali.musmade@waiin.com

  • User Avatar
    0
    raju.thinnaluri@gmail.com created

    Hi,

    The code shared to given emial id. you can verify.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    yes received, I will check and revert back to you.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    Please can you try after deploying this change

  • User Avatar
    0
    raju.thinnaluri@gmail.com created

    Hi,

    thanks, we will check.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11