-
Notifications
You must be signed in to change notification settings - Fork 145
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
Regression with names #75
Comments
From the distance it looks more like a swagger-ui error :( |
It's the outpout of my chrome browser. Thanks On Tue, Jun 10, 2014 at 9:54 AM, Jonathan Liuti [email protected]
Julien Syx |
Ack, I'd rather keep the issue open so we don't lose track of it. |
Hey, I've just set up django-tastypie-swagger and I'm having the same issue. @Seraf maybe you have found a workaround? |
I'm using the 1.3 version, and I can't display endpoint with / in their names :
Here is my extra_actions :
The intents endpoint will display with no problems, but the two first will crash with a javascript error :
Uncaught Error: Syntax error, unrecognized expression: /google_post_4_content jquery-1.8.0.min.js:2
Z.error jquery-1.8.0.min.js:2
bg jquery-1.8.0.min.js:2
Z.compile jquery-1.8.0.min.js:2
bm jquery-1.8.0.min.js:2
h.querySelectorAll.bm jquery-1.8.0.min.js:2
Z jquery-1.8.0.min.js:2
p.fn.extend.find jquery-1.8.0.min.js:2
p.fn.p.init jquery-1.8.0.min.js:2
p jquery-1.8.0.min.js:2
OperationView.toggleOperationContent swagger-ui.js:1692
p.event.dispatch jquery-1.8.0.min.js:2
g.handle.h
The text was updated successfully, but these errors were encountered: