Netlify's prerendering not working

I am using Netlify’s prerendering for https://www.plave.net (Netlify ID: objective-ride-f09add) but it seems that facebook crawler still cannot find og tags. For instance, if you look at this page(https://www.plave.net/#/articles/19), there is og tags in the header, generated dynamically by javascript but facebook crawler doesn’t spot that part. Could you give me some guidance on how to set prerendering properly? I already enabled prerendering option in the setting of Netlify’s account. Thank you for your help.

Hi, @choi300. I’m seeing the OG tags working when I test currently:

Which tags are not working when you test? Also, if it is working now but not before, it could be because - after enabling prerendering - a new deploy is required for the changes to take effect.