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
@app.route('/live2d/<file>') @app.route('/live2d/model') @app.route('/live2d/motions/<file2>') async def live2d(request,file=None,file2=None):
The text was updated successfully, but these errors were encountered:
@zzxjl1 Which version I sanic are you using? I believe this is a duplicate of #1742
This is broken in v19.12.0, and v19.12.2. Is fixed (should be) in v20.03, and fix will also be in an upcoming release v19.12.3
Sorry, something went wrong.
Try this workaround until you get the bugfix: #1742 (comment)
🆗,thanks!
No branches or pull requests
The text was updated successfully, but these errors were encountered: