Code not working on all browers

  1. I think it is not a good idea to run data query inside repeater.onItemReady. Instead you should get all the repeater data, run a single query for all of them together.

  2. You’re calling the remPlaces function, but there’s no such function in your code page nor in the imports.