refactor: refs #6897 update component props and improve UI handling in Entry pages #1520
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1520
Loading…
Reference in New Issue
No description provided.
Delete Branch "6897-fixSomeCaus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -153,6 +158,7 @@ const getBadgeAttrs = (_date) => {
const scrollToToday = async () => {
await nextTick();
console.log('today.toISOString(): ', today.toISOString());
cuidao