Khaled Suliman
Khaled Suliman
I have a contest on my page and I'm trying to extract comments, this is not happening with just one post you can test it on this post `666040331343187`
yes, now I'm not able to pull more than 6200 there are some posts are not working at all
this id: `687355242530104` the other day wasn't working, it seems to work now
ESA is raising a deprecation for using torii, this should be updated
if you are using a module loader you need to import "bootstrap-flipped.css", then it will work I faced the same problem
I'm having the same problem, cookies based store this problem causing fastboot server to crash and getting this error `Error: Assertion Failed: calling set on destroyed object: .isAuthenticated = true`...
This problem is happening when using JWT authenticator with `ember-fastboot` disabling `ember-fasboot` seems to solve the problem also switching to local-storage store instead of cookie store solve the problem, but...