So, migrating to the new template fixed ths issue with the popup. However, I am not getting a “attempt to index global ‘network’ (a nil value)”.
I am not overwriting this global object, I don’t have a network.lua file and this same code works perfectly with the previous template.
If I try to access the “audio” library, I don’t get this exception so it is somehow related to the network library.
I checked online and in the forums but didn’t find anything helpful.