We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Accessing an object from an account that has hit its limits should probably already fail on the wrapped page.
Right now, it's the embedded content that will fail to load:
Perhaps accessing the wrapped page in that situation should result in what's happening when you access the file "directly":
Originally reported by @jtolio who was confused by the video not playing, so it's a good indication the behavior is wrong.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Accessing an object from an account that has hit its limits should probably already fail on the wrapped page.
Current Behavior
Right now, it's the embedded content that will fail to load:
Possible Solution
Perhaps accessing the wrapped page in that situation should result in what's happening when you access the file "directly":
Steps to Reproduce
Context (Environment)
Originally reported by @jtolio who was confused by the video not playing, so it's a good indication the behavior is wrong.
Detailed Description
Possible Implementation
The text was updated successfully, but these errors were encountered: