Custom field makes application go in infinite loading

I am trying to add a custom field but after following the example here Building a Strapi Custom Field for Text Generation with Open AI, i ended up with the application being stuck when accessing an existing object of the type to which i added the new custom field. How can i debug this? no error occurs
Maybe an important point is that the custom field is not recognized but after debugging, i found out that the actual field as the “global::” not “plugin::”

This topic has been created from a Discord post (1263498901483294739) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

I am using strapi 4.25.2

Any updates on this??