Nuxt studio cannot access preview
I cannot access preview on Nuxt studio, I already have mine deployed I could see the __preview.json file with data but when I try and navigate to the ?preview=<id> it goes into loading loop with an error of: Uncaught (in promise) SQLite3Error: SQLITE_ERROR: sqlite3 result code 1: no such table: _content_pages. I opened my contents.sqlite file I could see that the table _content_pages is present with data anybody have encountered this issue?
