created -> fetchComponents -> cannot read id of undefined
fetchComponents
: id
используется только в одном местеthis.posts.id
this.posts
во время выполнения метода = undefined
this.post
(определено в props компонента)s
. arr.pop();
// или
arr.length -= !!arr.length;
// или
arr.splice(-1);
const count = сколько надо удалить;
):for (let i = count; --i >= 0 && arr.length; arr.pop()) ;
// или
arr.length -= Math.max(0, Math.min(arr.length, count));
// или
count > 0 && arr.splice(-count);
const find = (arr, id) =>
(Array.isArray(arr) ? arr : []).reduce((found, n) =>
found || (n.id === id ? n : find(n.replies, id))
, null);
document.getElementById("button540").onclick = myFunction540;
function myFunction540() {
const phone = document.getElementById("phone540").value;
if (!phone) {
alert("заполните phone");
return false;
}
_rc("send", "order", {
orderMethod: "one-click",
name: document.getElementById("name540").value,
phone
});
}
letter-spacing: -0.4;
-0.4 - это сколько? https://developer.mozilla.org/ru/docs/Web/CSS/lett...</body>
либо атрибут asyncИ так как я особо не знаком с UI UX
document.location.href = 'https://habr.com/'