Skip to content

Throw useful error when calling track on invalid properties#47

Open
MichaelKearnsSoftwire wants to merge 1 commit into
SteveSanderson:masterfrom
MichaelKearnsSoftwire:useful_error_on_invalid_properties
Open

Throw useful error when calling track on invalid properties#47
MichaelKearnsSoftwire wants to merge 1 commit into
SteveSanderson:masterfrom
MichaelKearnsSoftwire:useful_error_on_invalid_properties

Conversation

@MichaelKearnsSoftwire
Copy link
Copy Markdown

  • previously when attempting to track invalid properties, the
    error thrown was
    "Cannot read property 'configurable' of undefined"
    which wasn't very useful for debugging
  • also re-build dist

* previously when attempting to track invalid properties, the
  error thrown was
    "Cannot read property 'configurable' of undefined"
  which wasn't very useful for debugging
* also re-build dist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant