question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to save brew

See original GitHub issue

Reproduction steps:

  1. Navigate to homebrewery.naturalcrit.com/new
  2. Paste the Markdown below.
  3. Hit ‘Save’
  4. Brew is not saved, do not get redirected to the edit page

Amelioration steps:

  1. Open Properties tab
  2. Manually enter a Title
  3. Hit Save
  4. Brew is saved, get redirected to edit page

<style>
  .phb {
    width: 500px;
    height: auto;
  }

  .phb#p1:after { 
  display:none;
  }

  .centered {
    width: 90%;
    margin: auto;
    display: block;
  } 
</style>

<div class='wide'>
<!-- Item Name -->
### Fiendmask

<!-- Image of the Item -->
<img src='https://i.imgur.com/94oM1ts.png' class="centered" style='mix-blend-mode:multiply'/>

<!-- Credit for Image of Item -->
<div class="centered">

</div>

<!-- Item Description -->
*
  A mask made from the skull of the devil who's essence is giving it its powers. Its name "Retifer" stands carved in Infernal upon     the brows.
*
  >**Stats**
> 
> +1 DEX
>
> +5 Initiative
  
#### Abilities
  
  <br>

  **Malevolent Presence** If you wear this mask you gain Advantage on Intimidation checks.  
  
**Devil's Sight**. Magical Darkness doesn't impede your vision.
  
  **Retifer's Price** You can choose to spend 10% of your current HP, rounded up, to add 1d6 + your character's level fire, cold or necrotic damage.

</div>

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
G-Ambattecommented, Feb 21, 2021

I’ve submitted PR #1251 now; it appears to solve the saving issue on my local installation. Getting the code to instead select the heading would be a better solution, but that would also suffer the same issue, if that heading should be longer than 124 bytes, so limiting the title length is probably required any way.

0reactions
G-Ambattecommented, Mar 23, 2021

Closing as the PR has been merged.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Issue] I can't save any new brew i make : r/homebrewery
So i've been having this problem, whenever i try to make a new brew and try to save it it just doesn't save....
Read more >
Issues with brews not saving #654 - GitHub
We seem to be getting a lot of issues with lost work, brews not saving, brews getting reset to earlier states, accidentally overwriting...
Read more >
Homebrew broken and unable to install anything
Failed during: /usr/local/bin/brew update --force --quiet any idea how to resolve it? Try uninstalling homebrew and then reinstalling it.
Read more >
Homebrew creation won't save. - Bugs & Support - D&D Beyond
I am altering the Assassin stat block and when I go to save my changes it tells me that my changes can not...
Read more >
Why does my brew installation not work? - Ask Different
I had the same problem—installed brew, used it, but now it doens't work, ie, brew command not recognized anymore.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found