Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. OverlayState is not a constructor at MdSnackBar._createOverlay
  2.  
  3. Error: Uncaught (in promise): TypeError:
  4. __WEBPACK_IMPORTED_MODULE_5__angular_cdk_overlay__.OverlayState is not a constructor
  5. TypeError: __WEBPACK_IMPORTED_MODULE_5__angular_cdk_overlay__.OverlayState is
  6. not a constructor
  7. at MdSnackBar._createOverlay
  8.  
  9. "@angular/animations": "4.3.5",
  10. "@angular/cdk": "2.0.0-beta.10",
  11. "@angular/common": "4.3.5",
  12. "@angular/compiler": "4.3.5",
  13. "@angular/compiler-cli": "4.3.5",
  14. "@angular/core": "4.3.5"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement