lemberg / connfa-webapp

Apache License 2.0
16 stars 26 forks source link

Events of individual speakers are not shown in Firefox #9

Open Mutusen opened 5 years ago

Mutusen commented 5 years ago

Hello, when you go to a speaker's profile there is no list of events associated to this speaker. I thought it was weird that this function was missing, then I tried with Chrome and it worked. Meanwhile, Firefox's console gives messages like this:

EXCEPTION: Uncaught (in promise): ReferenceError: event is not defined SpeakerService</SpeakerService.prototype.getSpeaker/</</<@https://connfa.***.com/app.js:13:26412 zoneSymbol</ZoneDelegate</ZoneDelegate.prototype.invoke@https://connfa.***.com/polyfills.js:40:9721 onInvoke@https://connfa.***.com/vendor.js:35:21823 zoneSymbol</ZoneDelegate</ZoneDelegate.prototype.invoke@https://connfa.***.com/polyfills.js:40:9622 zoneSymbol</Zone</Zone.prototype.run@https://connfa.***.com/polyfills.js:40:5564 scheduleResolveOrReject/<@https://connfa.***.com/polyfills.js:40:2984 zoneSymbol</ZoneDelegate</ZoneDelegate.prototype.invokeTask@https://connfa.***.com/polyfills.js:40:10549 onInvokeTask@https://connfa.***.com/vendor.js:35:21638 zoneSymbol</ZoneDelegate</ZoneDelegate.prototype.invokeTask@https://connfa.***.com/polyfills.js:40:10449 zoneSymbol</Zone</Zone.prototype.runTask@https://connfa.***.com/polyfills.js:40:6476 drainMicroTaskQueue@https://connfa.***.com/polyfills.js:40:922 ZoneTask/this.invoke@https://connfa.***.com/polyfills.js:40:12126

Is there a fix for Firefox?