I've just started a new campaign and cannot open the character sheet for one of my player's characters on a web browser.
It's a strange bug, as I can open the sheet fine on the app, and if I enter the direct URL to the character sheet, I am able to open this way too. The issue I am having is that when I select either 'View' or 'Edit', the page simply refreshes and doesn't open the character sheet.
When I inspect the element for a 'View' button on a character that works, I am shown this:
Hi, I noticed that I experience the same problem in my campaign. I don't know whether it is a specific character or just the first one that is shown, but the result is as Stormcrow94 describes. All of the characters link to the corresponding character sheets except for one (the first one in the list in my case), that one just links back to the campaign itself. Is there any fix to this in the making?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi there!
I've just started a new campaign and cannot open the character sheet for one of my player's characters on a web browser.
It's a strange bug, as I can open the sheet fine on the app, and if I enter the direct URL to the character sheet, I am able to open this way too. The issue I am having is that when I select either 'View' or 'Edit', the page simply refreshes and doesn't open the character sheet.
When I inspect the element for a 'View' button on a character that works, I am shown this:
<a href="/profile/tnhtcsvmdd/characters/93840612" class="ddb-campaigns-character-card-footer-links-item ddb-campaigns-character-card-footer-links-item-view">View</a>
However, on the problem character, I am shown this:
<a href="" class="ddb-campaigns-character-card-footer-links-item ddb-campaigns-character-card-footer-links-item-view">View</a>
<a href="" class="ddb-campaigns-character-card-footer-links-item ddb-campaigns-character-card-footer-links-item-view">View</a>
<<pseudo>></<pseudo>>
View
So the href isn't being populated for some reason with the profile and character id. Any ideas?
Hi, I noticed that I experience the same problem in my campaign. I don't know whether it is a specific character or just the first one that is shown, but the result is as Stormcrow94 describes. All of the characters link to the corresponding character sheets except for one (the first one in the list in my case), that one just links back to the campaign itself. Is there any fix to this in the making?