Google maps not working properly

I have a custom collection for user addresses that I’ve added as a dataset to an address page where users can enter their address. I use the wix provided maps input field for getting the address and connected it to my collections. I’ve also added the wix google maps embed to my page and connected it to the same dataset so when a user enters their address the map should update as well. Only problem is doesn’t really update anymore even though it was before. I was checking my console and there are errors related to google maps popping up, one of which reads “Wix SDK code error”. I haven’t written any custom code related to the maps so is this just a wix bug?