Adrián Halaburda
Results
2
comments of
Adrián Halaburda
Try using getServerSideProps to get the id's or other data. That's probably it gonna solve that issue of empty string.
To check without a server simply run as the Facebook tool does, using curl or disabling the browser's javascript. For some reason doesn't inject the declared meta during pre-rendering, it...