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

alert with null value is not displayed #1168

Closed
valentinstoychev opened this issue Nov 27, 2015 · 2 comments · Fixed by #1174
Closed

alert with null value is not displayed #1168

valentinstoychev opened this issue Nov 27, 2015 · 2 comments · Fixed by #1174

Comments

@valentinstoychev
Copy link

var myObj = bull;
alert(myObj);///does nothing

It should display message with empty content or "null".

@valentinstoychev valentinstoychev added this to the 1.6.0 (Under Review) milestone Nov 27, 2015
@jasssonpet
Copy link
Contributor

Also, if you do alert(this.counter) in our hello-world template the app crashes on iOS, because counter is a number:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UIAlertController must have a title, a message or an action to display'

@enchev enchev self-assigned this Nov 27, 2015
@enchev enchev modified the milestones: 1.5.1, 1.6.0 (Under Review) Nov 27, 2015
@enchev enchev mentioned this issue Nov 27, 2015
@enchev enchev added the done label Nov 27, 2015
@lock
Copy link

lock bot commented Aug 30, 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 enchev Aug 30, 2019
@lock lock bot locked and limited conversation to collaborators Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants