Bug 32030: Fix for app undefined error
authorPedro Amorim <pjamorim91@gmail.com>
Wed, 19 Oct 2022 18:08:09 +0000 (18:08 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:27 +0000 (09:44 -0300)
commitafe05d719b4ecd51fde4b1cb0d91d6c84abc01b7
treea2761f313a0e06512d79885d4370e711d3ca75bf
parent19fc1bdef5f7b4442f4e2961749f899f334a8395
Bug 32030: Fix for app undefined error

Solution found at: https://stackoverflow.com/a/65346965/3594153

If we install new version of the packages, we got the following error in
the console:
  Firefox - Uncaught TypeError: app is undefined
  Chrome - Cannot read properties of undefined (reading 'config')

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/main-erm.ts