Bug Report T1282370
Visible to All Users

Blazor Templates - `Object reference not set to an instance of an object` error is thrown after a password is reset in the application created with a DevExpress template with enabled authentication if the real email sender service is configured

created a day ago (modified a day ago)

Steps to reproduce:

  1. Create a new application via DevExpress Blazor App Template Gallery
  2. Enable authentication in the template wizard
  3. Configure email sender
  4. Run application
  5. Click the "Log in" button
  6. Click the "Forgot your password?" button
  7. Input your test email address and click the "Reset" butotn
  8. Confirm the password change by clicking the link in the received email

Expected results:

The Reset Password page is opened

Current results:

The Object reference not set to an instance of an object is thrown in the OnInitialized method of the StatusMessage.razor file

Additional information:

A project created via Microsoft template with the same message sender works without errors

Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.