mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The <intersect> in sections/Notifications.vue wrapped four <placeholder> elements directly. vue-intersect requires exactly one child (it checks $slots.default.length and observes $slots.default[0]), so it logged '[VueIntersect] You may only wrap one element in a <intersect> component.' and only observed the first placeholder. Wrap the placeholders in a single <div> so the slot has one root element. |
4 weeks ago | |
|---|---|---|
| .. | ||
| assets | 4 weeks ago | |
| lang | ||
| views | 4 weeks ago | |