{"id":8666,"date":"2021-11-29T18:02:25","date_gmt":"2021-11-29T10:02:25","guid":{"rendered":"https:\/\/sdeno.com\/?p=8666"},"modified":"2021-11-29T18:02:25","modified_gmt":"2021-11-29T10:02:25","slug":"%e8%a7%a3%e5%86%b3%ef%bc%9avue-received-a-component-which-was-made-a-reactive-object-this-can-lead-to-unnecessary-performance-overhead-and-should-be-avoided-by-marking-the-component-with-markraw-o","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=8666","title":{"rendered":"\u89e3\u51b3\uff1aVue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`"},"content":{"rendered":"<p>\u89e3\u51b3\uff1a\u8fd9\u95ee\u9898\u5728vue3\u624d\u4f1a\u51fa\u73b0<\/p>\n<p>\u4e0d\u80fd\u628a\u53d8\u91cf\u5199\u5728data\u91cc\u9762\uff0c\u8981\u5199\u5728setup\u51fd\u6570\u4e2d\uff0c\u5e76return<\/p>\n<pre>import {\r\n  Search\r\n} from '@element-plus\/icons'\r\n\r\n\r\ndata(){\r\n  return{\r\n     Search\r\n  }\r\n},<\/pre>\n<p>\u6539\u6210<\/p>\n<pre>\r\nimport {\r\nSearch\r\n} from '@element-plus\/icons'\r\n\r\nsetup(props, context){\r\n  \r\n  return {\r\n    Search  \/\/\u8fd9return\u540c\u6837\u5728\u6a21\u677f\u4e2d\u80fd\u663e\u793a\r\n  }\r\n\r\n},<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u89e3\u51b3\uff1a\u8fd9\u95ee\u9898\u5728vue3\u624d\u4f1a\u51fa\u73b0 \u4e0d\u80fd\u628a\u53d8\u91cf\u5199\u5728data\u91cc\u9762\uff0c\u8981\u5199\u5728setup\u51fd\u6570\u4e2d\uff0c\u5e76return impor [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-8666","post","type-post","status-publish","format-standard","hentry","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/8666","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8666"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/8666\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8666"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8666"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8666"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}