You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I occasionally encounter the error i.replaceAll is not a function on a page using @nuxt/ui. The issue happens sporadically, and I cannot identify a consistent trigger. I discovered this problem via Sentry in production.
Environment
Version
2.19.2
Reproduction
x
Description
I occasionally encounter the error
i.replaceAll is not a function
on a page using@nuxt/ui
. The issue happens sporadically, and I cannot identify a consistent trigger. I discovered this problem via Sentry in production.The page where this occurs is based on the following template
@nuxt/ui-pro
:https://github.com/nuxt-ui-pro/saas/blob/main/app/pages/blog/%5Bslug%5D.vue
Additional context
Logs
The text was updated successfully, but these errors were encountered: