Open
Description
Version
2.6.11
Reproduction link
https://codepen.io/hezedu/pen/GRJYXGR
Steps to reproduce
vue: 2.6.11
Lines 96 to 102 in a59e05c
toString(Object.create(null);
Will crash:
TypeError: Cannot convert object to primitive value
What is expected?
TypeError
What is actually happening?
error