XAMPPRocky / timetill.rs

A community website for highlighting Rust conferences.
23 stars 13 forks source link

Site looks broken if no future events are listed #224

Open hobofan opened 3 years ago

hobofan commented 3 years ago

Looks like something broke the site? No events are loaded/displayed for me.

On the console I get an error t.event is undefined:

Full error TypeError: t.event is undefined render https://timetill.rs/main.9ce4b380.js:14 _render https://timetill.rs/main.9ce4b380.js:5 r https://timetill.rs/main.9ce4b380.js:5 get https://timetill.rs/main.9ce4b380.js:5 pn https://timetill.rs/main.9ce4b380.js:5 mount https://timetill.rs/main.9ce4b380.js:5 $mount https://timetill.rs/main.9ce4b380.js:5 $mount https://timetill.rs/main.9ce4b380.js:5 init https://timetill.rs/main.9ce4b380.js:5 f https://timetill.rs/main.9ce4b380.js:5 f https://timetill.rs/main.9ce4b380.js:5 h https://timetill.rs/main.9ce4b380.js:5 f https://timetill.rs/main.9ce4b380.js:5 h https://timetill.rs/main.9ce4b380.js:5 f https://timetill.rs/main.9ce4b380.js:5 Vi https://timetill.rs/main.9ce4b380.js:5 _update https://timetill.rs/main.9ce4b380.js:5 r https://timetill.rs/main.9ce4b380.js:5 get https://timetill.rs/main.9ce4b380.js:5 pn https://timetill.rs/main.9ce4b380.js:5 mount https://timetill.rs/main.9ce4b380.js:5 $mount https://timetill.rs/main.9ce4b380.js:5 $mount https://timetill.rs/main.9ce4b380.js:5 init https://timetill.rs/main.9ce4b380.js:5 n https://timetill.rs/main.9ce4b380.js:5 f https://timetill.rs/main.9ce4b380.js:5 f https://timetill.rs/main.9ce4b380.js:5 h https://timetill.rs/main.9ce4b380.js:5 f https://timetill.rs/main.9ce4b380.js:5 Vi https://timetill.rs/main.9ce4b380.js:5 _update https://timetill.rs/main.9ce4b380.js:5 r https://timetill.rs/main.9ce4b380.js:5 get https://timetill.rs/main.9ce4b380.js:5 pn https://timetill.rs/main.9ce4b380.js:5 mount https://timetill.rs/main.9ce4b380.js:5 $mount https://timetill.rs/main.9ce4b380.js:5 $mount https://timetill.rs/main.9ce4b380.js:5 _init https://timetill.rs/main.9ce4b380.js:5 Cn https://timetill.rs/main.9ce4b380.js:5 HJDO https://timetill.rs/main.9ce4b380.js:33 f https://timetill.rs/main.9ce4b380.js:1 parcelRequire https://timetill.rs/main.9ce4b380.js:1 https://timetill.rs/main.9ce4b380.js:1 main.9ce4b380.js:5:11533

Firefox 85 on macOS

XAMPPRocky commented 3 years ago

Thank you for your issue! I don't believe anything is "broken" per sae, it's just that there are no big events currently planned. There should probably be a UI that makes that obvious.

hobofan commented 3 years ago

Oh 😅 I wanted to check if the Cloud Native Rust Day (https://events.linuxfoundation.org/cloud-native-rust-day/) was already on the list, and thought that there must be some other virtual events listed for 2021.

XAMPPRocky commented 3 years ago

If you'd like to add it to the list, feel free to make a PR. :)