mojito
mojito copied to clipboard
using active user in Workbench/TextUnit.js
Hello, i am trying to use active user (Users.js) in Workbench/TextUnit.js. I am trying to do that by using createContext and createContext.Provider-Consumer. But i am always getting the same error 'Type Error: Cannot read properties of undefined (reading getSourveCreatedDate)'. Does anyone any idea to solve this issue?