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

Install Wizard Cannot Continue in Chrome Browser #5395

Closed
5 of 11 tasks
mitchelsellers opened this issue Nov 13, 2022 · 3 comments
Closed
5 of 11 tasks

Install Wizard Cannot Continue in Chrome Browser #5395

mitchelsellers opened this issue Nov 13, 2022 · 3 comments

Comments

@mitchelsellers
Copy link
Contributor

Description of bug

When installing DNN Platform using the Installation Wizard, supplying all required items with all validation messages showing success, the "Continue" button is not being enabled.

This ONLY impacts Google Chrome. Using another browser, such as Edge works as expected

Steps to reproduce

List the precise steps to reproduce the bug:

  1. Unzip the Installation Package of DNN
  2. Navigate to the Install Wizard
  3. Fill in all needed information. (Any confirmation triggers the same issue)
  4. Notice that the "Continue" button doesn't work

Current behavior

Explain the current behavior.

Expected behavior

Provide a clear and concise description of the expected behavior.

Screenshots

Setup-Error

Error information

No console errors were noticed when doing this.

Affected version

  • 10.00.00 alpha build
  • 09.11.00 latest supported release
  • 09.10.02
  • 09.10.01
  • 09.10.00

Affected browser

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge (Classic)
  • Microsoft Edge Chromium
@jeremy-farrance
Copy link
Contributor

Try again turning off all Chrome extensions. We had an extension a while back that was doing stuff on the page with JS it was mistakenly finding "disable" in a class name and keeping the button unexpected actually disabled when it shouldn't have been. Very unusual, and the developer did fix it when I pointed it out. Its probably NOT what is going on here, but I wanted to mention it as being worth it to rule out. :)

@mitchelsellers
Copy link
Contributor Author

The only plugin I have is Grammarly, which is also installed on the other browsers.

I'll give that a try though, very weird.

@valadas
Copy link
Contributor

valadas commented Jan 18, 2023

I am assuming this was some sort of fluke, if you have any more details to reproduce this issue, please comment and I'll reopen the issue.

@valadas valadas closed this as completed Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants