Skip to content
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

Options website broken on Firefox 125 #6153

Closed
djeedai opened this issue Apr 27, 2024 · 2 comments
Closed

Options website broken on Firefox 125 #6153

djeedai opened this issue Apr 27, 2024 · 2 comments

Comments

@djeedai
Copy link

djeedai commented Apr 27, 2024

Using Firefox 125 the options website at http://rust-lang.github.io/rustfmt doesn't load due to some error reported in console:

[Vue warn]: Error in created hook (Promise/async): "TypeError: e.response is undefined"

(found in <Root>) vue.js:634:17
TypeError: e.response is undefined
    handleReqFailure https://rust-lang.github.io/rustfmt/?:218
    created https://rust-lang.github.io/rustfmt/?:195
    VueJS 4
    <anonymous> https://rust-lang.github.io/rustfmt/?:103
vue.js:1897:15
Error evaluating async computed property: handleReqFailure@https://rust-lang.github.io/rustfmt/?:218:23
outputHtml@https://rust-lang.github.io/rustfmt/?:137:28
get@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4472:27
evaluate@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4577:23
computedGetter@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4826:19
parsePath/<@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:518:9
get@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4472:27
Watcher@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4461:14
stateMixin/Vue.prototype.$watch@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4936:21
handleAsyncComputedPropetyChanges@https://unpkg.com/vue-async-computed@3.8.1:214:8
created@https://unpkg.com/vue-async-computed@3.8.1:166:46
invokeWithErrorHandling@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:1863:59
callHook@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4214:32
initMixin/Vue.prototype._init@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:4996:15
Vue@https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js:5072:10
@https://rust-lang.github.io/rustfmt/?:103:13

I'm not sure this is the correct repo to report, but https://github.com/rust-lang/rust-lang.github.io doesn't seem to have any code related to this.

@ytmimi
Copy link
Contributor

ytmimi commented Apr 28, 2024

I updated to the latest version of firefox (125.0.2) and I'm unable to reproduce the issue.

Screen Shot 2024-04-28 at 3 50 51 PM

@ytmimi
Copy link
Contributor

ytmimi commented Apr 28, 2024

@djeedai maybe you just need to update to the latest version of firefox? Going to close this since this isn't really a bug in rustfmt and the issue seems to be resolved.

@ytmimi ytmimi closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants