Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle JET Typescript Template and oj.Router

Daniel MerchánApr 16 2019 — edited Apr 17 2019

Hi,

I have downloaded the Oracle JET Template which includes TypeScript from: https://www.oracle.com/technetwork/developer-tools/jet/downloads/index.html

I was comparing a bit with the default templates generated by ojet create and how things are setup and I found the following:

  • In regular Oracle JET apps if you copy and paste the URL like http://localhost:8000/?root=incidents you go to the Incidents module.
  • In the JET Application using TypeScript I found it never goes to the proper module, you can only go by clicking the navigation buttons.

Is this the intended behaviour? or is it a bug in the TypeScript template?.

Thanks.

Kind regards.

This post has been answered by Daniel Merchán on Apr 17 2019
Jump to Answer
Comments
Post Details
Added on Apr 16 2019
1 comment
397 views