decaporg / decap-cms

A Git-based CMS for Static Site Generators
https://decapcms.org
MIT License
17.93k stars 3.04k forks source link

Browser support: Firefox #688

Closed DirtyF closed 7 years ago

DirtyF commented 7 years ago

Hi all,

Tested the latest release with Firefox (nightly) and preview and markdown mode are not available, looks like the progress bar isn't able to finish loading.

Given I'm editing a post
Then Preview is not showing
And I can't click on the preview button to unload the preview
And I can't click on the markdown button to load the markdown mode

netlify-cms

tech4him1 commented 7 years ago

@DirtyF Do you have any relevant errors in your browser console?

DirtyF commented 7 years ago
Checking for MetaData files
cms.js:84:135923
 2017-10-03-interview-hugo-lead-developer does not have metadata
cms.js:84:136246
Error: Minified React error #40; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=40 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
erquhart commented 7 years ago

@DirtyF it looks to be working in Firefox stable - if that changes, we'll definitely chase it down. Hard to say if a bug in a nightly browser build is us or not without digging in.

We officially support the last two versions of the major browsers. I'll go ahead and close, but feel free to re-open if there's anything else to add.

DirtyF commented 7 years ago

@erquhart I switched to Nightly to test Quantum before it goes in the stable channel. It looks like they are quiet of lot of changes for developers.