-
Notifications
You must be signed in to change notification settings - Fork 18
Description
When using Angular Material 17 I get the following error message:
./node_modules/bdc-walkthrough/fesm2020/bdc-walkthrough.mjs:584:26-38 - Error: export '_MatMenuBase' (imported as '_MatMenuBase') was not found in '@angular/material/menu' (possible exports: MAT_MENU_CONTENT, MAT_MENU_DEFAULT_OPTIONS, MAT_MENU_PANEL, MAT_MENU_SCROLL_STRATEGY, MAT_MENU_SCROLL_STRATEGY_FACTORY_PROVIDER, MENU_PANEL_TOP_PADDING, MatMenu, MatMenuContent, MatMenuItem, MatMenuModule, MatMenuTrigger, fadeInItems, matMenuAnimations, transformMenu)
./node_modules/bdc-walkthrough/fesm2020/bdc-walkthrough.mjs:612:26-38 - Error: export '_MatMenuBase' (imported as '_MatMenuBase') was not found in '@angular/material/menu' (possible exports: MAT_MENU_CONTENT, MAT_MENU_DEFAULT_OPTIONS, MAT_MENU_PANEL, MAT_MENU_SCROLL_STRATEGY, MAT_MENU_SCROLL_STRATEGY_FACTORY_PROVIDER, MENU_PANEL_TOP_PADDING, MatMenu, MatMenuContent, MatMenuItem, MatMenuModule, MatMenuTrigger, fadeInItems, matMenuAnimations, transformMenu)