Preview doesn't work
I need to open the preview but i get this error "Your submission could not be validated, please fix and retry".I have created the revision for my model, also have generated the preview when i first created the model, but i don't know what else to do.
![No description](https://cdn.answeroverflow.com/1258764281323851836/Screenshot_2024-07-05_143614.png)
![No description](https://cdn.answeroverflow.com/1258764281567117403/Screenshot_2024-07-05_143617.png)
3 Replies
Check your logs or browser console to see the error
It shows up when there's an error when rendering template. Open Dev tools → Network in browser, refresh page, click preview and check response for preview template file.
i fixed, i need to add a preview function on my controller, now it works fine.Thank you for your help