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

/pages/remove method called with random id #418

Open
sean-stanley opened this issue May 31, 2016 · 0 comments
Open

/pages/remove method called with random id #418

sean-stanley opened this issue May 31, 2016 · 0 comments

Comments

@sean-stanley
Copy link
Contributor

Hi, this seems like probably a quick and simple bug to fix but I am experiencing issues calling '/pages/remove' method from the delete button in the pages admin section.

Using Meteor Inspector it looks like the 'pages/remove' method is called and passed a different id than that of the page I currently want to delete. The id matches none of my pages hence why I think it is probably a random one though I haven't checked the source code yet.

If you get a chance to fix this that would be great otherwise I'll likely try and fix myself and do a pull request.

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

No branches or pull requests

1 participant