problem in staging and production modes

Hello everyone, I'm working on an extension and encountering an issue when building the extension in both staging and production modes. I get a "TypeError: Cannot read properties of undefined (reading 'transformOrigin')" error. I'm using Chakra UI, so maybe the problem lies there. Everything works fine in development mode. I would be very grateful for any help, thank you.