Brad Meinert
Brad Meinert
I log out of admin. Then login as alice. Then the screen goes crazy and flickers between this & that.
Hmm I thought maybe it was because I didn't update the server. I just did that but now it doesn't return users. Something to do with groups.
My bad - users didn't show up because I was still logged in as alice. Admin login works.
That would be great. I'm sure you already have your preferred testing library, but I have learned a lot by using Frederic's mocha tests in his repo. It handles all...
Hi it's also really helpful to be able to seed a table with a json file. Sequelize supports this. Then when you "npm run mocha", the db tables are created,...
ah oh - I am using a 2017 release of Animate - 16.0.1. I'll upgrade and see if that fixes it. I assume I simply Publish my .fla as html/javascript...
OK I upgraded Animate to 21.0.7 Go into Animate Choose New from Template Under Html5 Canvas Choose Sample Animation Publish it and add the elephant.js to public Add elephant.js to...