Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Error stacktraces #336

@maximelkin

Description

@maximelkin

Version

latest

Expected behaviour

Model validation errors do not blow stacktrace

Actual behaviour

nested structures generates long stacktrace and push out place of constructing of model

Steps to reproduce

  1. Create nested (~4-6 nested structs for example)
  2. Set wrong value
  3. Try to find in stacktrace actual place of error

Stack trace and console log

Hint: it would help a lot if you enable the debugger ("Pause on exceptions" in the "Source" panel of Chrome dev tools) and spot the place where the error is thrown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions