Rushikesh Tarapure
Rushikesh Tarapure
@ayesparshh This happens many times just try take latest pull remove package-lock.json and node_modules ``` rm -rf node_modules rm package-lock.json ``` and `npm install`
@ajaykasturi so the feature would be like the `duplicate to notion` option right next to the Download button? And after click it copies all slides into user's notion doc?
This bug I have also faced @Abhijit-Jha For now you can go to [link](https://harkirat.classx.co.in/new-courses/8/content?activeTab=Content) view content -> view details -> at last you would see both course
Yes doing that only lastly @SOUMITRO-SAHA
@Bonapara this is closed?
Thanks @Bonapara will be happy to contribute, will ask if need any help
No issues @ijreilly kudos for issue got solved understanding/learning and contributing to the repo is motive will pick another one 👍
> @t007rushi - tip: You can use this chrome extension to test your meta tags without deployment locally `Localhost Open Graph Checker` Thanks for the tips was searching the one...
@aadeshkulkarni tried various variations for dynamic meta tag settings from the client side but most suggesting to have server-side rendering cause web crawlers don't look for js look for pre-built...
Tried both react-helmet and react-helmet-async will try first one stackoverflow post approach 👍 @aadeshkulkarni