BUG - Unable to open custom type

Hi everyone, I have an issue where I cannot open one of my custom types to edit.
Other types load without issues, but this one gets stuck in the loading screen and there is an error in the console.

This is the error I can see in the console, which is not there for other types:

Uncaught TypeError: Cannot read properties of null (reading 'value')
    at Object.setup (main.js:398:67567)
    at Object.<anonymous> (main.js:296:13311)
    at j (jquery-2.1.0.min.js:2:26676)
    at Object.fireWith [as rejectWith] (jquery-2.1.0.min.js:2:27489)
    at x (jquery-2.1.0.min.js:4:10539)
    at XMLHttpRequest.<anonymous> (jquery-2.1.0.min.js:4:14136)

Hello @sulpriv

Thanks for reaching out to us.

To debug it, I need the following:

  1. Prismic repo URL.
  2. Custome Type name.

You can send me via private message.

Thanks,
Priyanka

Thanks @Priyanka.
It turns out the issue was with one of my browser extensions that was blocking the page from loading.

Hello @sulpriv, I am glad that you found the solution. Thanks.