-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish button is not consistantly displaying PDP or homepage #2975
Comments
Adding to this. While signed in, keep refreshing the homepage. Eventually, you'll get a grey screen in the middle area. The toolbars remain, but the navbar, product grid are gone. This doesn't appear to happen for a signed out user. |
@mikemurray Might be worth trying this with meteor |
@spencern meteor |
From what I can tell, part of the issue is the index route has no layout |
Digging deeper into the router. Inside the "ReactionLayout" function the call to Not sure why they would be, any ideas @spencern ? |
Not sure why that would be either, but let's pair on this. |
Fixed as part of #2982 |
Expected behavior
PDP and grid should always have publishing buttons (if appropriate)
Actual Behavior
Publish button does not consistently display on PDP or grid. Sometimes it's there, sometimes it's not, although all other admin functions seem to always work regardless
Steps to Reproduce the Behavior
Versions
Node: 6.11.3
NPM: 5.4.2
Meteor Node: 4.8.4
Meteor NPM: 4.6.1
Reaction CLI: 0.12.0
Reaction: 1.5.0
Reaction branch: ek-updateVariantForm
Docker: 17.06.2-ce
The text was updated successfully, but these errors were encountered: