"Bad" variable types being passed into functions caused unexpected behaviour. Added logic to check for variable types, and ensure they are "good".
Added new computed property to help identify different study requests that share the same location marker. When hovering between two study requests that share the same location marker, the location marker will remain selected.
Issue Addressed
This PR closes MOVE-1239.
Description
"Bad" variable types being passed into functions caused unexpected behaviour. Added logic to check for variable types, and ensure they are "good".
Added new computed property to help identify different study requests that share the same location marker. When hovering between two study requests that share the same location marker, the location marker will remain selected.
Tests
Tested in MOVE local v1.13 using Firefox