countly-server
countly-server copied to clipboard
Unable to send notification | ReferenceError: countlySegmentation is not defined

countly.utils.js?22.06:1 [Vue warn]: Error in v-on handler: "ReferenceError: countlySegmentation is not defined"
found in
---> <ElButton> at packages/button/src/button.vue
<ClyDrawer>
<PushNotificationDrawer>
<MainView>
<Root>
j @ countly.utils.js?22.06:1
ut @ countly.utils.js?22.06:1
lt @ countly.utils.js?22.06:1
$ @ countly.utils.js?22.06:1
st @ countly.utils.js?22.06:1
o @ countly.utils.js?22.06:1
st @ countly.utils.js?22.06:1
n.$emit @ countly.utils.js?22.06:1
handleClick @ countly.utils.js?22.06:1
st @ countly.utils.js?22.06:1
o @ countly.utils.js?22.06:1
t._wrapper @ countly.utils.js?22.06:1
c @ rocket-loader.min.js:1
countly.utils.js?22.06:1 ReferenceError: countlySegmentation is not defined
at Object.findAllUserProperties (countly.plugins.js?22.06&3f65ce8d3602316f971e0a60a7906caaf63fabbb:1:1157123)
at Object.fetchUserProperties (countly.plugins.js?22.06&3f65ce8d3602316f971e0a60a7906caaf63fabbb:1:1188315)
at r.fetchUserPropertyOptions (countly.plugins.js?22.06&3f65ce8d3602316f971e0a60a7906caaf63fabbb:1:1213837)
at r.fetchUserPropertyOptionsOnContentEnter (countly.plugins.js?22.06&3f65ce8d3602316f971e0a60a7906caaf63fabbb:1:1215033)
at r.onStepClick (countly.plugins.js?22.06&3f65ce8d3602316f971e0a60a7906caaf63fabbb:1:1215143)
at r.setStep (countly.lib.js?22.06:1:719753)
at r.nextStep (countly.lib.js?22.06:1:720183)
at st (countly.utils.js?22.06:1:697619)
at r.o (countly.utils.js?22.06:1:700981)
at st (countly.utils.js?22.06:1:697619)
ut @ countly.utils.js?22.06:1
lt @ countly.utils.js?22.06:1
$ @ countly.utils.js?22.06:1
st @ countly.utils.js?22.06:1
o @ countly.utils.js?22.06:1
st @ countly.utils.js?22.06:1
n.$emit @ countly.utils.js?22.06:1
handleClick @ countly.utils.js?22.06:1
st @ countly.utils.js?22.06:1
o @ countly.utils.js?22.06:1
t._wrapper @ countly.utils.js?22.06:1
c @ rocket-loader.min.js:1
When I want to send a notification, it gets stuck in this section and displays these errors.

System info: Ubuntu 20.0.4 Deploy with docker Branch: Master