Nice job @julian , this is the FB reply. Of course I need to fix Privacy Policy too, but the button is OK!!!
c1f50755-c8d0-48ef-9cb4-5fa9100c25a1-image.png
Here are warning from the FF Web console while browsing my site and this site. They are minor compared to what Chrome's Web console reports.
Use of getPreventDefault() is deprecated. Use defaultPrevented instead. nodebb.min.js:2
Empty string passed to getElementById(). nodebb.min.js:1
Yeah these are jQuery/bootstrap errors, only happens in FF, and unfortunately not something that will be fixed unless we migrate to the latest jQuery (which also means we'd have to drop support for IE8). Not a big deal imo, it doesn't affect anything aside from annoy me a little when I'm debugging code