Hi,
I use the plugin on bubble.io
It worked for a few hours, but suddenly it runs into a bug. And I can’t get it working anymore.
Not sure if I changed something which had an effect on the plugin.
Here are 3 Errors I get in Debug:
Bug in custom code TypeError: Cannot read properties of undefined (reading 'replace')
at Object.eval [as success] (PLUGIN_1609292923286x875371992761761800/IP-Geolocation-update--IP-Geolocation-.js:18:44)
at i (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:2:27983)
at Object.fireWith [as resolveWith] (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:2:28749)
at A (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:4:14203)
at XMLHttpRequest. (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:4:16491)
at root (PLUGIN_1609292923286x875371992761761800/IP-Geolocation-update--IP-Geolocation-.js:18:44)
Bug in custom code TypeError: Cannot read properties of undefined (reading 'replace')
at Object.eval [as success] (PLUGIN_1609292923286x875371992761761800/IP-Geolocation-update--IP-Geolocation-.js:18:44)
at i (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:2:27983)
at Object.fireWith [as resolveWith] (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:2:28749)
at A (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:4:14203)
at XMLHttpRequest. (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:4:16491)
at root (PLUGIN_1609292923286x875371992761761800/IP-Geolocation-update--IP-Geolocation-.js:18:44)
Bug in custom code TypeError: Cannot read properties of undefined (reading 'replace')
at Object.eval [as success] (PLUGIN_1609292923286x875371992761761800/IP-Geolocation-update--IP-Geolocation-.js:18:44)
at i (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:2:27983)
at Object.fireWith [as resolveWith] (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:2:28749)
at A (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:4:14203)
at XMLHttpRequest. (https://textil-index.bubbleapps.io/package/run_debug_js/88e1771a8e1c332c618f0bcca448b51bd00e9bdfd4e950b477fac686e86e7564/xfalse/x18/run_debug.js:4:16491)
at root (PLUGIN_1609292923286x875371992761761800/IP-Geolocation-update--IP-Geolocation-.js:18:44)
Thanks in advance!