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

Switch to full screen not working #3404

Closed
1 of 4 tasks
tdipisa opened this issue Dec 11, 2018 · 0 comments · Fixed by #3452
Closed
1 of 4 tasks

Switch to full screen not working #3404

tdipisa opened this issue Dec 11, 2018 · 0 comments · Fixed by #3452

Comments

@tdipisa
Copy link
Member

tdipisa commented Dec 11, 2018

Description

Switch to full screen is not working both in DEV and QA

In case of Bug (otherwise remove this paragraph)

Browser Affected
(use this site: https://www.whatsmybrowser.org/ for non expert users)

  • Internet Explorer
  • Chrome (v. 71.0.3578.80)
  • Firefox
  • Safari

Steps to reproduce

  • Open a map and click on Switch to full screen button

Expected Result

  • The Full screen mode should be activated

Current Result

  • The following error occurs:
Uncaught (in promise) TypeError: Failed to execute 'requestFullscreen' on 'Element': parameter 1 ('options') is not an object.
    at Object.request (MapStore2-C098.js:235)
    at t.project (MapStore2-C098.js:153)
    at t._next (MapStore2-C098.js:47)
    at t.next (MapStore2-C098.js:4)
    at t._next (MapStore2-C098.js:36)
    at t.next (MapStore2-C098.js:4)
    at t.next (MapStore2-C098.js:7)
    at MapStore2-C098.js:96
    at MapStore2-C098.js:96
    at Object.onClick (MapStore2-C098.js:96)
    at i.onClick (MapStore2-C098.js:56)
    at Object.r (MapStore2-C098.js:35)
    at a (MapStore2-C098.js:35)
    at Object.s [as executeDispatchesInOrder] (MapStore2-C098.js:35)
    at d (MapStore2-C098.js:14)
    at m (MapStore2-C098.js:14)

Other useful information (optional):

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

Successfully merging a pull request may close this issue.

4 participants