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

WebView crash when navigating back #261

Closed
hshristov opened this issue Jun 2, 2015 · 7 comments
Closed

WebView crash when navigating back #261

hshristov opened this issue Jun 2, 2015 · 7 comments

Comments

@hshristov
Copy link
Contributor

When navigating back from page that contains WebView to previous page that does not contain WebView an exception is thrown.

@emiloberg
Copy link

Hmm.. I'm doing this in an app without exceptions being thrown. Android/iOS?

@hshristov
Copy link
Contributor Author

Hi @emiloberg,

which versions (of modules and runtimes) are you using?

@emiloberg
Copy link

Good question! Is there any way of getting the versions?

The modules was built from master on May 19, 16:08. The runtimes hasn't been updated manually so I'd guess it's 1.0.1?

@hshristov
Copy link
Contributor Author

@emiloberg tns --version will return the version of the CLI. CLI uses the latest official runtimes and modules which are version 1.0.0 as of now. If you are using custom build of the modules you can check the package.json

@emiloberg
Copy link

▶ tns --version
1.0.1

This has never been updated manually by me.

tns_modules/package.json

"version": "1.0.0",

However, that version number has never been bumped. It's currently also saying 1.0.0. But I have checked out and built the tns_modules as of commit 3b6a23b (to get access to the src property added in 1dc3de7 and the context binding bug fix in 3b6a23b).

The project is actually available here: https://github.com/emiloberg/oppna-program-reklistan-app

@hshristov hshristov modified the milestones: 1.2.0, 1.2.0 (Under Review) Jun 10, 2015
@hshristov hshristov added the P:1 label Jun 10, 2015
@hamorphis hamorphis self-assigned this Jun 30, 2015
@dtopuzov
Copy link
Contributor

Can not reproduce with latest modules and runtimes.

@lock
Copy link

lock bot commented Aug 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot unassigned hamorphis Aug 31, 2019
@lock lock bot locked and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants