Skip to content
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

'New Entry' dropdown not showing #2961

Closed
jamiewade opened this issue Jun 6, 2018 · 12 comments
Closed

'New Entry' dropdown not showing #2961

jamiewade opened this issue Jun 6, 2018 · 12 comments

Comments

@jamiewade
Copy link

Description

I suspect this is related to the issue I posted here.

Additional info

  • Browser: Google Chrome 67.0.3396.62
  • Craft version: 3.0.10
  • PHP version: 7.1.4

bug

@brandonkelly
Copy link
Member

Check your browser’s JavaScript console – are you getting any JS errors on the page?

@jamiewade
Copy link
Author

Hey @brandonkelly, nope, no console errors at all. But thanks @andris-sevcenko for fixing!

@jamiewade
Copy link
Author

@brandonkelly @andris-sevcenko

Hi chaps, unfortunately this issue is still present in the latest version (3.0.10.1). As mentioned, there's no console errors, and I have tried the following:

  • Clearing browser cache
  • Deleting storage/runtime
  • Deleting public/cpresources

Let me know if you need anything further?

@andris-sevcenko
Copy link
Contributor

@jamiewade probably because we haven't released 3.0.10.2 yet :)

As a quick workaround, you can add another site to your install and the menu should work then until we release the next version.

@jamiewade
Copy link
Author

@andris-sevcenko Apologies! It's not the end of the world, happy to wait for 3.0.10.2. Thanks Andris.

@brandonkelly
Copy link
Member

@jamiewade We just released 3.0.10.2 with the fix.

@jamiewade
Copy link
Author

@brandonkelly Unfortunately the issue still persists with 3.0.10.2. We've tested on a small, workbench Craft 3 installation we have that doesn't have any plugins, and it's the same story there 😞

Also tested in:

  • Firefox 60.0.2
  • Edge 42.17134.1.0

@jamiewade
Copy link
Author

@brandonkelly Following on from this, I tried Andris' suggestion of adding a new site, and the dropdown does now show. Once I then delete that new site, the dropdown goes back to not working.

@andris-sevcenko
Copy link
Contributor

Just tested with a fresh install of 3.0.10.2 and everything is working. Have you tried clearing your cache? If that doesn't help, can you try emptying the web/cpresources folder?

@jamiewade
Copy link
Author

Yeah as mentioned above I have been on top of doing these steps, I ran the same processes when I upgraded from 3.0.10.1 -> 3.0.10.2 as well.

Unfortunately it doesn't make any difference for either of our sites.

brandonkelly added a commit that referenced this issue Jun 7, 2018
Really fixes #2961
@brandonkelly
Copy link
Member

Turns out the original fix only worked for PostgreSQL installs. Just released 3.0.10.3 with a fix for MySQL installs.

@jamiewade
Copy link
Author

Can confirm it's working fine now, many thanks team!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants