Daniel Myasnikov
Results
2
issues of
Daniel Myasnikov
Hi So a quick question is how to remove all items in the plugin? I tried this.removeAll() didn't work :(, I tried this.store.data.clear(); Also I found it's pretty hard to...
How is **Use HTTP verbs in a RESTful way** a cross-site request forgery problem? The second statement in there is correct: **Do not use GET requests to alter the state...