Buildfire Meta Tag 'disableTheme' not working

57 Views Asked by At

I made a custom plugin for our Buildfire app and even when I put into the index page of our app and the general theme of the app still gets injected in. Below are photos:

[What its supposed to look like] https://i.stack.imgur.com/AjmZ7.png

[What it currently looks like] https://i.stack.imgur.com/jMfNu.png

[Meta tag in the live div on the buildfire console] https://i.stack.imgur.com/ASLo2.png

What am I missing here?

1

There are 1 best solutions below

1
On

I think you are allowed to use only one buildfire meta tag. Try something like this

<meta name="buildfire" content="disableTheme,disableBootstrap">