0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00

I need extra eyes.

This commit is contained in:
David Bolack
2026-03-28 18:29:15 -05:00
parent e61556e43b
commit 16bfffe78f
5 changed files with 169 additions and 11 deletions
@@ -272,7 +272,6 @@ const BrewRenderer = (props)=>{
const frameDidMount = ()=>{ //This triggers when iFrame finishes internal "componentDidMount"
scrollToHash(window.location.hash);
console.log('Frame');
setTimeout(()=>{ //We still see a flicker where the style isn't applied yet, so wait 100ms before showing iFrame
renderPages(); //Make sure page is renderable before showing
setState((prevState)=>({