Hi there,
patch-example.js doesn't work with kc.loadFromCluster() instead of kc.loadFromDefault(). The app is running in a pod, and it causes Error: Cluster is undefined #2117 (comment)
I'm not sure if it's a bug or if there is another usage to fix it. At least, loadFromCluster works in v0 for me.
Hi there,
patch-example.js doesn't work with
kc.loadFromCluster()instead ofkc.loadFromDefault(). The app is running in a pod, and it causesError: Cluster is undefined#2117 (comment)I'm not sure if it's a bug or if there is another usage to fix it. At least, loadFromCluster works in v0 for me.