Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Object Properties instruction issue #12143

Closed
ChrisKissoon opened this issue Dec 21, 2016 · 2 comments
Closed

Updating Object Properties instruction issue #12143

ChrisKissoon opened this issue Dec 21, 2016 · 2 comments
Labels
status: discussing Under discussion threads. Closed as stale after 60 days of inactivity.

Comments

@ChrisKissoon
Copy link

ChrisKissoon commented Dec 21, 2016

Challenge Name

Updating Object Properties

Issue Description

The instructions clearly states that i can use dot notation or bracket notation but when i use bracket notation i get the error ["name"] is better written in dot notation. The challenge submits but i feel like that shouldn't happen.

Browser Information

  • Browser Name, Version:
  • Operating System:
  • Mobile, Desktop, or Tablet:

Your Code

myDog['name'] = "Happy Coder";
 
 
 

Screenshot

@ChrisKissoon ChrisKissoon changed the title Updating Object Properties Updating Object Properties instruction issue Dec 21, 2016
@raisedadead
Copy link
Member

Related issue #12141

@raisedadead raisedadead added the status: discussing Under discussion threads. Closed as stale after 60 days of inactivity. label Dec 21, 2016
@raisedadead
Copy link
Member

Closing in favor of issue #12141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: discussing Under discussion threads. Closed as stale after 60 days of inactivity.
Projects
None yet
Development

No branches or pull requests

2 participants