project_mern_memories
project_mern_memories copied to clipboard
does not work there is issue with post.js its saying that Uncaught TypeError: Cannot read properties of undefined (reading 'find')
does not work there is issue with post.js its saying that Uncaught TypeError: Cannot read properties of undefined (reading 'find')
Hey I had a similar problem was due to a mistype import. Check if you are importing correctly.
has anyone solve the above isssue