Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. tahir-jamil
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    tahir-jamil

    @tahir-jamil

    0
    Reputation
    2
    Posts
    154
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    tahir-jamil Follow

    Posts made by tahir-jamil

    • Error: [Onsen UI] Only page elements can be children of navigator

      i am trying to use navigator with angular 9 but its not working
      i have created a sample repo so you can test it too
      [https://github.com/tahir-jamil/onsen-navigator.git](link url)
      0_1591003513743_Screenshot 2020-06-01 at 2.25.05 PM.png

      posted in Onsen UI
      tahir-jamil
    • RE: Unhandled Promise rejection: expression.split is not a function when using Splitter

      i have the same issue

      globalErrorHandler.service.ts:40 Error: Uncaught (in promise): TypeError: expression.split is not a function
      TypeError: expression.split is not a function
          at Object._parseExpression (onsenui.js:994)
          at Object.evaluate (onsenui.js:1012)
          at Object.push../node_modules/onsenui/js/onsenui.js.internal$1.getPageHTMLAsync (onsenui.js:1195)
          at PageLoader.loadPage [as _loader] (onsenui.js:6809)
          at PageLoader.load (onsenui.js:6857)
          at onsenui.js:22346
          at new ZoneAwarePromise (zone.js:913)
          at onsenui.js:22345
          at HTMLElement._pushPage (onsenui.js:22378)
          at HTMLElement.pushPage (onsenui.js:22344)
          at resolvePromise (zone.js:832)
          at resolvePromise (zone.js:784)
          at zone.js:894
          at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)
          at Object.onInvokeTask (core.js:28129)
          at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420)
          at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188)
          at drainMicroTaskQueue (zone.js:601)
          at push../node_modules/zone.js/dist/zone.js.ZoneTask.invokeTask (zone.js:507)
          at ZoneTask.invoke (zone.js:492)
      posted in Onsen UI
      tahir-jamil