Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Problems with sheet selected from drop down and custom sheet

1480609873

Edited 1480609909
David
Sheet Author
I added a tab to the Pendragon sheet and tested it in my game using a custom sheet, there was no problems. &nbsp;When I sent it up github and after it was merged a tab is not being rendered and a number of auto-calc fields show the formula only. &nbsp;Interesting enough if I use a character from my game the auto-calc fields work but the tab is still not rendered. This a test I created to show the problem.&nbsp; <a href="https://app.roll20.net/join/1578915/2oucYw" rel="nofollow">https://app.roll20.net/join/1578915/2oucYw</a> Here is the tab in a custom sheet Here it is from the drop down&nbsp;
1480642619

Edited 1480642629
[Deleted]
Sheet Author
Without seeing the code, and just a lazy guess on my part, but I would look at the css. If the html was updated, but the css was not to support the new tab, the html will still register the presence of the tab, but not know what to do with it. I had similar issues with my sheet in development between computers. Hope that helps, but, I'm half awake and probably way off the mark. :)
1480671760
David
Sheet Author
Thanks for the reply, but the updated css was uploaded to github and is being used on the drop down character sheet, so that is not the reason. &nbsp;&nbsp;