We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b4d68 commit 199cd33Copy full SHA for 199cd33
packages/vue-server-renderer/build.dev.js
@@ -6862,7 +6862,7 @@ function _createElement (
6862
{
6863
warn(
6864
'Avoid using non-primitive value as key, ' +
6865
- 'use string/number value instead.',
+ 'use string/number/symbol/boolean value instead.',
6866
context
6867
);
6868
}
packages/weex-vue-framework/factory.js
@@ -3575,7 +3575,7 @@ function _createElement (
3575
if (!('@binding' in data.key)) {
3576
3577
3578
3579
3580
3581
0 commit comments