freeCodeCamp / freeCodeCamp/mobile
Console does not display javascript objects properly
- Dominant language
- Dart
- Stars
- 581
- Forks
- 197
- Avg merge
- 9d 11h
- Merged PRs (30d)
- 1
Description
**Describe the bug**
All objects no matter what, are displayed in the console simple as [object Object].
**To Reproduce**
Steps to reproduce the behavior:
1. Make a an object.
2. Display that object in the console
**Expected behavior**
I should see the object.
**Screenshots**
**Smartphone (please complete the following information):**
- Device: Pixel 8 Pro
- OS: Android 17
**Additional context**
I believe this goes hand in hand with all the other unexpected console behaviour I've pointed out in my last post
Contributor guide
Research direction
No file, test, or entry point is named. Start by reproducing the issue in the mobile app using the listed Pixel 8 Pro and Android 17 context, then trace the console behavior. Done means JavaScript objects display their contents instead of being rendered only as [object Object].
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter, javascript
- Domain
- devtools, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100