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

Add error handling for error being thrown in _app getinitialProps #6680

Merged
merged 7 commits into from Mar 17, 2019

Commits on Mar 16, 2019

  1. Add error handling for error being

    thrown in _app getinitialProps
    ijjk committed Mar 16, 2019
    Copy the full SHA
    305fed8 View commit details
    Browse the repository at this point in the history
  2. Fix handling of of undefined being thrown

    in getInitialProps and update integration test
    ijjk committed Mar 16, 2019
    Copy the full SHA
    a4d4bb7 View commit details
    Browse the repository at this point in the history
  3. Update test

    ijjk committed Mar 16, 2019
    Copy the full SHA
    0d298d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Move test to app-document

    ijjk committed Mar 17, 2019
    Copy the full SHA
    211f97b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'app-gip-error-handling' of github.com:ijjk/next.js into…

    … app-gip-error-handling
    ijjk committed Mar 17, 2019
    Copy the full SHA
    49d7a85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    08d4b47 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    92f224e View commit details
    Browse the repository at this point in the history