Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle Navigation JavaScript with App #124

Open
mwbrooks opened this issue May 13, 2014 · 1 comment
Open

Bundle Navigation JavaScript with App #124

mwbrooks opened this issue May 13, 2014 · 1 comment
Milestone

Comments

@mwbrooks
Copy link
Collaborator

Current:

The navigation is implemented in JavaScript and will not change.

Currently, the navigation's JavaScript is served by connect-phonegap.

Problems:

The problem is that the user cannot navigate back or refresh the page when viewing a site not served by connect-phonegap.

Solution:

Bundle the navigation JavaScript with the App. In order to do this, we will need a mechanism to serve the bundled JavaScript files.

@mwbrooks
Copy link
Collaborator Author

Bug Example

#94 - navigating to a non-HTML asset results is no navigation functionality.

@mwbrooks mwbrooks removed this from the Cordova 3.5.0 milestone May 27, 2014
@brianleroux brianleroux added this to the Backlog milestone Jun 20, 2014
@mwbrooks mwbrooks removed this from the Backlog milestone Sep 11, 2015
@mwbrooks mwbrooks modified the milestone: Backlog Sep 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants