Skip to content

Application.url is undefined #352

@pashminakazi

Description

@pashminakazi

Hi,
I am debugging my application.mxml file in visual studio code and file launched on firefox on this url
http://localhost:8080/SHMA/index.html
but the debug console have a TypeError
TypeError: this.url is undefined

  1. our shmApplication is extending mx:Application,
  2. Opening and Closing tag of application.mxml is shmApplication
    we use this.url in application.mxml
    why url is undefined
    is some functionality related to url is missing in mx:Application file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions