Swashbuckle.aspnetcore: [Bug] Swashbuckle.AspNetCore.ReDoc no longer works on Chrome

Created on 17 Sep 2019  路  6Comments  路  Source: domaindrivendev/Swashbuckle.AspNetCore

As posted here, ReDoc no longer seems to work with the latest version of Chrome, I am unsure if Swashbuckle.AspNetCore.ReDoc is still under development as the last RC was over six months ago, is this something that's likely to be fixed in the future?

Most helpful comment

Same here. Running into "Method Promise.prototype.then called on incompatible receiver" issue with the latest chrome.

All 6 comments

Same here. Running into "Method Promise.prototype.then called on incompatible receiver" issue with the latest chrome.

Same error:
Uncaught (in promise) TypeError: Method Promise.prototype.then called on incompatible receiver [object Object] at e.then (<anonymous>)

Same error: TypeError: Method Promise.prototype.then called on incompatible receiver [object Object]

@domaindrivendev updated version of ReDoc to 1.22.3, now it work in Chrome 77. Could you please create a branch from latest v4.x release tag? Then I would be able to create pull request with ReDoc package bump.

@domaindrivendev updated version of ReDoc to 1.22.3, now it work in Chrome 77. Could you please create a branch from latest v4.x release tag? Then I would be able to create pull request with ReDoc package bump.

You might have to fork the project.

Hi guys,

Just a quick update to say that ReDoc is now working again with the release of Chrome 78, so I'm closing this ticket as it's no longer relevant.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rgelb picture rgelb  路  3Comments

flipchart picture flipchart  路  4Comments

engelhardtda picture engelhardtda  路  3Comments

jluqueba picture jluqueba  路  4Comments

mrmartan picture mrmartan  路  3Comments