Console does not display javascript objects properly

Open
#1,838 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
android, dart, flutter, javascript

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.

Description

status: waiting triage type: bug

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

Image

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

Dominant language
Dart
Stars
580
Forks
198
Avg merge
9d 11h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from freeCodeCamp/mobile

All issues in freeCodeCamp/mobile

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.