fix(ssr): null-safe campaign access to prevent TypeError during SSR
This commit is contained in:
@@ -45,7 +45,8 @@ export default {
|
||||
props: {
|
||||
campaignName: {
|
||||
type: String,
|
||||
},
|
||||
default: '',
|
||||
},
|
||||
levelsEducational: {
|
||||
type: Object,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user