Skip to content

App crashes when using a numeric ActionBar title (Angular only) #849

@NickIliev

Description

@NickIliev

From @moritzvieli on June 13, 2017 15:56

Please, provide the details below:

This problem may be related to issue NativeScript/NativeScript#3210. When I use a numeric ActionBar title (e.g. "12"), the app crashes.

On Android, the following error is shown:
image

Did you verify this is a real problem by searching [Stack Overflow]

Yes

Which platform(s) does your issue occur on?

Both

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.0.1
  • Cross-platform modules: 3.0.0
  • Runtime(s): 3.0.1

Please tell us how to recreate the issue in as much detail as possible.

This XML is enough:

<ActionBar title="12">
  ...
</ActionBar>

Copied from original issue: NativeScript/NativeScript#4372

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions