-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
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
- our shmApplication is extending mx:Application,
- 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels