This strikes me as a spam bot. Account created only to promote a different product.
How can I load NodeBB in an iframe?
-
I'm building an application and inside the dashboard I need to load NodeBB in an iframe, how can I do that? Shows an empty iframe when I try.
-
Will be fixed here: https://github.com/NodeBB/NodeBB/issues/1616
In the meantime you can just delete this line
-
I needed to add "ALLOW-FROM uri" to the code instead of deleting the line mentioned but thank so much! Awesome software by the way!
-
Thanks ! Maybe we should update that issue to be able to set the "ALLOW-FROM" uri instead
-
Yes! that sounds logical!! Cool!
-
I'm still having a problem getting this to load in an iframe. I have an app running on localhost:80 that I need to embed my NodeBB into.
-
In the meantime you can just delete this line
I'm assuming you tried the new setting in the ACP, but have you tried the original solution, did it work?