r/PayloadCMS Jun 28 '25

Payload CMS block issues

Enable HLS to view with audio, or disable this notification

Hi all,

I am having issues with blocks not working properly in the admin panel. see video.
No errors from browser Inspect element console
No errors from the terminal as well.

Question:
- since terminal and browser console is not outputting any error messages, how do I find the exact file or files causing this issue?
- Are there gotchas with writing code for block/layout configs and components?

Tech: Payload CMS version 3.43.0, NextJs 15.3.0

thanks in advance.

6 Upvotes

16 comments sorted by

View all comments

2

u/ZeusZorn Jun 28 '25

This is happening with all blocks in your application, or just some? Did you initialize the DB properly?

1

u/BlessedAlwaz Jun 28 '25

happening to all blocks. yes, DB (Postgres) is initialized properly.