When deploying to the definitive server, with a public IP address, the grid was not shown up. Javascript debugging has shown that jquery was being referred by a filename that didn't exist. However, it works on my computer and also on other places, so I assume it's a problem with symlinks not being preserved by git, or something similar.
When deploying to the definitive server, with a public IP address, the grid was not shown up. Javascript debugging has shown that jquery was being referred by a filename that didn't exist. However, it works on my computer and also on other places, so I assume it's a problem with symlinks not being preserved by git, or something similar.