-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
🐛 The bug
useSeoMeta({
ogImageWidth: 200,
});
When item.value
is numeric, item.value.match is not a function
at
:href="item.value.match(/^https?:\/\//) ? item.value : undefined" |
Results in broken "Tags" section:
🛠️ To reproduce
https://stackblitz.com/edit/github-gqikj7
🌈 Expected behavior
Tab not breaking :)

ℹ️ Additional context
No response
arashsheyda
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers