Results 3 comments of Adnan

Try changing the embed script version: 19,18,17 on .../FacebookEmbed.tsx `const embedJsScriptSrc = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v19.0'`

Can you explain why you are using a number type id for "branches" and a string type id for "active"? > When you use `+activeId` or `Number(activeId)`, and `activeId` is...