Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Is the token ID the same for becoming active/inactive? Commented May 29, 2015 at 18:55
  • Yes, same token for both - the token is how I was previously removing the user with plain jQuery Commented May 29, 2015 at 18:55
  • I feel like you didn't supply enough code or describe it well enough for me to give you a good answer. Here is a fiddle that may help some: jsfiddle.net/qm8csjv9/1 And here is a fiddle where you can do it "from outside of the Vue methods" jsfiddle.net/qm8csjv9 Commented Jun 9, 2015 at 6:12