Closed Ryan-Bauroth closed 1 month ago
Fixed trailing issue causing scout and predict pages to not load
error was a v-if statement not being fulfilled, thus not having anything in the <template #trailing>. I guess a new dependency update caused an issue with empty templates.
Looks great!
hey whenever you merge this maybe merge it into dev not production
Fixed trailing issue causing scout and predict pages to not load
error was a v-if statement not being fulfilled, thus not having anything in the <template #trailing>. I guess a new dependency update caused an issue with empty templates.