You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The mobile app is displaying my certification names as null on my profile page.
I can't see the update button on the App Store, so the app seems to be the latest version 5.0.0. However, I'm using an old iPhone and can't upgrade to iOS 17 or later. I'm not sure if it is related to this issue.
To Reproduce
Steps to reproduce the behavior:
Open the app
Tap menu at the top left > Tap the user's name to open profile
Scroll down to see the list of certifications
Certification names are displayed as "View null"
Expected behavior
The certification names should be displayed properly, such as "View Responsive Web Design Certification"
Screenshots
Smartphone (please complete the following information):
Device: iPhone 8
OS: iOS 16.7.10 (Latest version available on iPhone 8)
App Version 5.0.0
The text was updated successfully, but these errors were encountered:
sidemt
added
the
type: bug
Issues that need priority attention. Things which are obviously broken and are reported as such.
label
Jan 24, 2025
I found only the 2 instances of certTitle at lines 406 & 462 in the entire project.
Above @ line 90 you can see it listed as just: title.
I believe this will fix the issue...however this is my 1st contribution to anything in Flutter and I have not successfully set up my dev environment for this project!
Describe the bug
The mobile app is displaying my certification names as null on my profile page.
I can't see the update button on the App Store, so the app seems to be the latest version 5.0.0. However, I'm using an old iPhone and can't upgrade to iOS 17 or later. I'm not sure if it is related to this issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The certification names should be displayed properly, such as "View Responsive Web Design Certification"
Screenshots
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: