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

Create Channel Full Screen Modal Error #8508

Closed
graywolf336 opened this issue Oct 16, 2017 · 1 comment · Fixed by #8514
Closed

Create Channel Full Screen Modal Error #8508

graywolf336 opened this issue Oct 16, 2017 · 1 comment · Fixed by #8514

Comments

@graywolf336
Copy link
Contributor

Description:

Whenever you load the create-channel route directly (such as refresh) there is an error which occurs.

image

Server Setup Information:

  • Version of Rocket.Chat Server: 0.59.0-rc.13

Steps to Reproduce:

  1. Open development console
  2. Go to https://demo.rocket.chat/create-channel with a logged in user
  3. See the error in the development console

Expected behavior:

See no errors.

Actual behavior:

Error is shown in the console.

Relevant logs:

Browser client:

Error: There is no current view
    at Object.f._getCurrentView (https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:79:26066)
    at Object.f.getView (https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:79:25984)
    at _.route.triggersExit (https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:205:137145)
    at Object.l.runTriggers (https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:175:1461)
    at o._exitHandle (https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:175:3047)
    at https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:175:15484
    at e (https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:175:14807)
    at https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:175:15491
    at e (https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:175:14807)
    at https://demo.rocket.chat/5f7b611b7af4ef0417acba771658acb753e678b5.js?meteor_js_resource=true:175:15491 undefined
@graywolf336 graywolf336 added this to the 0.59.0-rc.14 milestone Oct 16, 2017
@cyclops24
Copy link
Contributor

Part of #8175

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.

3 participants