-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blocked for no reason #519
Comments
The test you linked works for me, are you saying that you are blocked on that link? OR does it block when you try to add something? |
Yes. I'm blocked when I click on "save" whenever I'm adding to an existing
link or creating a new one.
Fabio
Le dim. 5 janv. 2020 à 20:14, Andrew G. Silluron <[email protected]>
a écrit :
… The test you linked works for me, are you saying that you are blocked on
that link?
OR
does it block when you try to add something?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#519?email_source=notifications&email_token=AA67MUJJHGYD6RQX4VCXAHLQ4IWQRA5CNFSM4KCVOVC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEID5L6Y#issuecomment-570938875>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA67MULYKDGMYOIWSWZ5DWDQ4IWQRANCNFSM4KCVOVCQ>
.
|
Sorry, we know this sucks, but it's outside our control. Please read #518 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to add a simple snipper to an existing test and I get a "Sorry, you have been blocked" error.
Link to the test :
https://jsperf.com/filter-map-vs-reduce-concat-vs-reduce-push/
Here is my code :
things.flatMap(e => e.selected ? [e.id] : []);
The footer :
Cloudflare Ray ID: 54fc9942dae3cddb
My IP is a normal french IP, no proxy.
The text was updated successfully, but these errors were encountered: