My main issue now would be which files to unhide in hiding.xml. If i have "client script A.js" and that script uses a custom module that I wrote "a_lib.js", then do both the client script and the custom module .js files have to be unhidden in the hiding.xml or just the parent client script .js file? Just trying to confirm.
n
NickSuite
09/25/2024, 4:39 AM
I have just experienced this. Library file was hidden in the bundle and it did not work in RP account. So both CS and library file (custom module.js) need to be unhidden.
c
creece
09/25/2024, 4:10 PM
I've got custom modules that include other custom modules too. It's just not clear how deep down the chain you have to go. It's pretty frustrating honestly
creece
09/25/2024, 4:11 PM
such a non-passive change w/ 2 sentences of info in release notes
creece
09/26/2024, 4:36 PM
if anyone ever stumbles onto this one, I added all client scripts and the custom modules (libraries) and any custom module's of the custom modules and down the chain of modules until all of them were listed and the errors on install went away.