ej2 angular navigations 22.1.35 - TS2305 Module @syncfusion ej2 navigations has no exported member AppBar

Getting the following new error from ej2-angular-navigations @ 22.1.35.  What's going on here?

./node_modules/@syncfusion/ej2-angular-navigations/fesm2020/syncfusion-ej2-angular-navigations.mjs:2226:52-58 - Error: export 'AppBar' (imported as 'AppBar') was not found in '@syncfusion/ej2-navigations' (possible exports: Accordion, AccordionActionSettings, AccordionAnimationSettings, AccordionItem, ActionSettings, Breadcrumb, BreadcrumbItem, Carousel, CarouselItem, ContextMenu, FieldsSettings, HScroll, Header, Item, Menu, MenuAnimationSettings, MenuItem, NodeAnimationSettings, Sidebar, Tab, TabActionSettings, TabAnimationSettings, TabItem, Toolbar, TreeView, VScroll, addScrolling, destroyScroll)

Error: node_modules/@syncfusion/ej2-angular-navigations/src/appbar/appbar.component.d.ts:3:10 - error TS2305: Module '"@syncfusion/ej2-navigations"' has no

exported member 'AppBar'.

import { AppBar } from '@syncfusion/ej2-navigations';


1 Reply

SK Satheesh Kumar Balasubramanian Syncfusion Team October 2, 2023 10:15 AM UTC

Hi Jason,

We have checked the reported issue on our end by using the mentioned version(22.1.35), but we were unable to replicate it. Please examine the sample we provided, and if you continue to experience the same problem, kindly provide the following details to further assist you:

 

  • If there is anything missing from our sample, include it and attempt to reproduce the issue within our shared sample or
  • Issue replication sample.

Regards,
Satheesh

Attachment: AngularAppBarSample_e90e004b.zip

Loader.
Up arrow icon