diff --git a/components/report_cards/chemical_probe/ProbeMechanism.vue b/components/report_cards/chemical_probe/ProbeMechanism.vue
index b46e4027caeba652084da2db0cbe61c0d9e2dc87..97fc4038720483da2a3ecc8bf7dfdec247bb4f87 100644
--- a/components/report_cards/chemical_probe/ProbeMechanism.vue
+++ b/components/report_cards/chemical_probe/ProbeMechanism.vue
@@ -36,7 +36,7 @@ export default {
       propertiesGroups: {
         1: { id: 'report_card_table', selected: true, allHeaders: [] },
       },
-      entityID: EntityNames.EubopenCompound.entityID,
+      entityID: EntityNames.EubopenMechanismOfAction.entityID,
       customDataRepresentationParams: {
         possiblePageSizes: [5, 10],
         itemsPerPage: 5,
@@ -46,6 +46,7 @@ export default {
   computed: {
     starterParams() {
       const starterParams = ProbeMechanism.getReportCardStarterParams(
+        EntityNames.EubopenMechanismOfAction.entityID,
         'CHEMBL101253',
         this.propertiesGroups
       )
diff --git a/web-components-submodule b/web-components-submodule
index bd6bdf0db926ae22984293df1f4d36713510811f..81308864ebe97a7634df0a6b934e4861a65c94b5 160000
--- a/web-components-submodule
+++ b/web-components-submodule
@@ -1 +1 @@
-Subproject commit bd6bdf0db926ae22984293df1f4d36713510811f
+Subproject commit 81308864ebe97a7634df0a6b934e4861a65c94b5