Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7178] MobileWeb: Loader loses module definition

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-01-13T17:27:31.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-01, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelsstage
ReporterChris Barber
AssigneeChris Barber
Created2012-01-13T14:11:21.000+0000
Updated2017-03-03T23:21:26.000+0000

Description

When require()'ing an AMD module that isn't already apart of the build (i.e. it gets downloaded), the definition of the module gets discarded because it sees there's already one in cache even though it isn't defined.

Comments

  1. Chris Barber 2012-01-13

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1175
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source