ionic-super-tabs: super tabs doesn't work on ionic 3.6.0

Today I update ionic to 3.6.0, it breaks super-tab

Exception: Uncaught (in promise): TypeError: nav.getAllChildNavs is not a function TypeError: nav.getAllChildNavs is not a function at getNavByIdOrName (http://localhost:8100/build/vendor.js:22408:31) at getNavByIdOrName (http://localhost:8100/build/vendor.js:22410:36) at App.getNavByIdOrName (http://localhost:8100/build/vendor.js:22309:42) at getNavFromNavGroup (http://localhost:8100/build/vendor.js:66747:44) at hydrateSegmentsWithNav (http://localhost:8100/build/vendor.js:66715:37) at convertUrlToSegments (http://localhost:8100/build/vendor.js:66695:12) at UrlSerializer.parse (http://localhost:8100/build/vendor.js:66360:16) at DeepLinker.getSegmentByNavIdOrName (http://localhost:8100/build/vendor.js:25630:58) at SuperTabs.ngAfterViewInit (http://localhost:8100/build/vendor.js:76582:39) at callProviderLifecycles (http://localhost:8100/build/vendor.js:11520:18)

Could u help to look this issue?

Thanks very much~

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 16
  • Comments: 30 (7 by maintainers)

Commits related to this issue

Most upvoted comments

Fixed in 4.0.1 … Sorry about the delay.

I’m facing Same Issue.

Ionic Framework: 3.7.1 Ionic App Scripts: 3.0.1 Angular Core: 4.4.4 Angular Compiler CLI: 4.4.4 Node: 6.11.4 OS Platform: Windows 10 Navigator Platform: Win32 User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.91 Safari/537.36 OPR/48.0.2685.32 (Edition Campaign 76)

Any solution? Thanks in advance.