Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #3078
Closed
Open
Issue created Sep 06, 2017 by Administrator@rootContributor

Error overlay not showing contextual information for warnings

Created by: Timer

Stack seems fine:

proxyConsole.js:56 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in. Check your code at Profile.js:19.
    in Upcoming (at Profile.js:116)
    in div (created by CardBlock)
    in CardBlock (at Profile.js:114)
    in div (created by Card)
    in Card (at Profile.js:113)
    in div (created by Col)
    in Col (at Profile.js:112)
    in div (created by Row)
    in Row (at Profile.js:111)
    in div (created by Container)
    in Container (at Profile.js:103)
    in ProfileView (created by Refetch.connect(ProfileView))
    in Refetch.connect(ProfileView) (created by LoadableComponent)
    in LoadableComponent (created by Route)
    in Route (at App.js:120)
    in Switch (at App.js:118)
    in div (at App.js:67)
    in App (created by Route)
    in Route (at index.js:19)
    in Router (created by BrowserRouter)
    in BrowserRouter (at index.js:18)
    in Provider (at index.js:17)
Assignee
Assign to
Time tracking