23 Apr
2024
23 Apr
'24
9:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33024 --- Comment #3 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- Looking at this page it says not to use async components for routes: https://router.vuejs.org/guide/advanced/lazy-loading.html The test patch uses the method above - if you run yarn build you can see two of the Agreements routes are bundled separately. AgreementsList isn't but I think this might be because it is the parent route for the agreement components? Just an example for discussion for now, this may not be what you were looking for -- You are receiving this mail because: You are watching all bug changes.