mvsrgc
mvsrgc
Yes I am. I'll admit I hadn't tried to *restart* Masterplan before posting this, but, from my non-backspace-accepting project window, I closed MasterPlan, ran `sudo dnf install xclip`, launched MasterPlan...
Why use **ctx** instead of **context** as a variable. The whole app uses **context** and not **ctx**.
Also, in ability.js, you are accessing the state directly while getters are defined for these attributes. context.state.isAuthenticated and context.state.user instead of the getters.
This bug is fixed by upgrading rltk from 0.8.0 to 0.8.7 in Cargo.toml or using `rltk = { git = "https://github.com/amethyst/bracket-lib.git" }` in Cargo.toml.
Same 