I hope this is the right place to ask. When I check the code for the ManagedComponents (e.g. floodli
I hope this is the right place to ask. When I check the code for the ManagedComponents (e.g. floodlight) I noticed that the calls against the api are still client-sided (client.fetch) and also the Zaraz debugger is showing me "Client-Side network request). Is there a reason this is not done server-sided (manager.fetch)?
0 Replies