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.

Menu doesn't pop up--no way for user to create an account (etc.)

See original GitHub issue

First time running production, I get redirected from / to http://localhost:3030/user/signin?redirect=%2Fapp according to Firefox. That’s fine so far, I think. But at this point, in dev, I would click the … in the upper-right corner, in order to get to a signup page (the current page only has ‘sign in’ and ‘clear values’ buttons). In production, as soon as I click the …, no menu pops up, but instead the focus is stolen back to the e-mail input in the form, which is complaining that I didn’t enter an e-mail address.

OK, so I fill out the form, even though I expect to not be able to actually sign in (indeed, I get an auth error if I try.) Now it doesn’t complain about the form anymore, but the “…” button doesn’t seem to do anything. No menu pops up when I click it. Also nothing new is displayed in the console, only the ..This bundle was built for the production env. that was first there when the page loaded.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
eddyystopcommented, Jan 3, 2017

I’ll look into this but it can’t be today.

On Tue, Jan 3, 2017 at 8:49 AM, KJB notifications@github.com wrote:

This is not windows-specific. Getting this in production on 32-bit Linux Mint 17.3 as well, with nodejs v6.9.2.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/eddyystop/feathers-starter-react-redux-login-roles/issues/12#issuecomment-270117733, or mute the thread https://github.com/notifications/unsubscribe-auth/ABezn92tBW-HUTQAwZjX0Y859_mYhH78ks5rOlH5gaJpZM4LZado .

0reactions
IBwWGcommented, Jan 4, 2017

For the second option, I can confirm that the following works (although it adds two new warnings about react-addons peer deps, but maybe on a fresh clone it wouldn’t):

    "react": "<=15.3.1",
    "react-dom": "<=15.3.1",
Read more comments on GitHub >

github_iconTop Results From Across the Web

Start Menu Will Not Open Can't Create New User Account
I fixed that. Then the Start Menu would not open. ... I tried to then create a new user account, but the window...
Read more >
Windows 10 Start Menu Not Opening: 7 Things to Try
If your Start menu isn't working, use Windows Key + I to open Settings. Select Update & Security. settings window. In the Windows...
Read more >
How to troubleshoot no "Switch User" option in Windows 10/11?
Select the user account that you can't switch to and then click OK. Click on the OK button on the next screen.
Read more >
How to Fix the Windows 10 Start Menu if it's Frozen - Alphr
1. Many problems with Windows come down to corrupt files, and Start menu issues are no exception. To fix this, launch the Task...
Read more >
Start Menu or Taskbar Search Not Working in Windows 10/11
If the search doesn't work only in the Windows 10/11 Start Menu, try the following solution: ... Start Explorer.exe using the Task Manager...
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