When I try to remove a published topic via call server.remove(topic), an error raised: 'server.remove is not a function' , then I trace the source code and found the file 'Service.js' has a function named as 'remove', but not defined in 'Object.defineProperties'.
When I try to remove a published topic via call server.remove(topic), an error raised: 'server.remove is not a function' , then I trace the source code and found the file 'Service.js' has a function named as 'remove', but not defined in 'Object.defineProperties'.