Skip to content

Meteor._reload.reload is deprecated #10330

@erictran308

Description

@erictran308

Description
Check here: meteor/meteor@14dbfb4
Meteor._reload.reload method is deprecated in Meteor latest version (1.6.1.1). Which cause app don't reload when saving changes in "My Account" section. It should be changed to Reload._reload.

Steps to Reproduce:

  1. Running app with latest Meteor (1.6.1.1)
  2. Create user and login
  3. Go to My Account section
  4. Change localization
  5. Save Changes

Expected behavior:
The app should be reloaded to see the changes

Actual behavior:
Nothing happen beside toast message

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions