Discourse does not render on gecko before version 74

Yes good catch:

  • we added some code with optional chaining
  • we reverted it
  • we added it back with the correct babel plugin

However 5 days ago we backported only the original commit, without the plugin:

@pmusaraj I think backporting the plugin in stable should be safe too, don’t you think ?

8 Likes