Huang NuNu
Huang NuNu
你好。 传入的参数为函数的情况,你已经考虑到了。 ``` if ($.isFunction(obj)) { return new Function("return " + obj.toString())(); } ``` 但是为什么没有考虑某个属性为函数的情况呢?函数非基本数据类型,不可直接赋值的。
if 'force-show ' was used , don't listener trigger events. ```js mounted() { this.referenceElm = this.reference || this.$slots.reference[0].elm; this.popper = this.$slots.default[0].elm; // add next line if (typeof this.forceShow === 'boolean')...
See https://github.com/gitpod-io/openvscode-releases/blob/main/.github/workflows/release.yml