Hi there!
So recently, I’ve been running into a very strange issue. Whenever I try to pass a populated table (the server confirms its populated) through my remote to my client side code, for some reason the client side receives an empty table.
Output from server:
Lines of code the output is referencing:
Client output:
Lines referenced (Items is the maps table):
If anyone knows what is going on, any help is appreciated