You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the better option is to use ?? rather than ||
I think either is totally fine for this particular case, we want this to be a temporary solution.
Ideally we are able to set this default elsewhere and then build that into our deploy URL. This is all so we can make sure the wizard workflow works well for people!
fix made to avoid
undefined
for theBLOG_THEME
nextjs-blog-theme/components/wizard/RecapBar.js
Line 125 in 51f6070
review fix to see how to best change.
The text was updated successfully, but these errors were encountered: