Bug with Force Email Verification in Radsystems 8.7.0, Laravel + Quasar Framework

Respected Radsystem Dev Team,

I am facing an issue with the Force Email Verification feature in Radsystems 8.7.0, using the Laravel + Quasar Framework.

Issues:

  1. The ‘Verify Email Address’ button in the verification email is pointing directly to the backend URL instead of the correct verification link.
  2. The ‘Resend Email’ option is showing an [object Object] error.

I have attached screenshots of the issue pages for reference.

Steps to Reproduce:

  1. Set up Force Email Verification in Radsystems 8.7.0 with Laravel + Quasar Framework.
  2. Register a new user to trigger the verification email.
  3. Check the ‘Verify Email Address’ button link in the email.
  4. Attempt to use the ‘Resend Email’ feature.

1



Please assist in resolving these bugs. Thank you.

Hi, One question, are you using Firebase to handle emails or what kind of manager?, thanks!

I can’t understand your question. What do you mean exactly? Please explain more. The above error came from the generated code of RadSystems. I didn’t do any customization.

I asking about what kind of process u use to send email, because the origin of the trouble can be done by wrong api connection to email sender, thats the reason to ask you about if you are using Firebase to send emails.

I didn’t use any third-party libraries or packages. I just created a ‘user’ table and configured SMTP for enforcing email verification in Radsystems 8.7.0 (Laravel + Quasar Framework), but I am facing the issue mentioned above.