Trouble in publishing addon developed by React.js

Hey,

I am trying to publish my Firefox Addon on AMO. However, there are always warnings during validation process. The issue is most of the warnings are from the javascript libraries (e.g. Facebook React), which I can do nothing about. My question is how should I deal with this?

I attached the screenshot and the link of the full validation report.

https://addons.mozilla.org/en-US/developers/upload/99cfa71bf35d4d9a93ee5e29f033f9db

Thanks

Those are just warnings, you should be fine.

That content_security_policy one, is probably the only thing your addon can fail for. Can you paste your CSP here, we can let you know if it will pass.

OK, Thanks. Let me try to fix the content_security_policy issue. In my case, it’s mostly for local development. I can just remove it.

Removed the content_security_policy. still cannot move ahead.

cannot select the platform

If I hit continue, still the same as before

https://addons.mozilla.org/en-US/developers/upload/792e84f5d5a74986a8672845dc87db4b

Any updates in here?

If the Continue button isn’t working for you, then there’s a bug on the site and you’ll need to file it here. Clicking on that button should take you to the next step in the process.

It also looks like you didn’t choose any platforms from the checkboxes. Are all of them disabled?

The continue button is working right. but after I upload my addon package and the validation process is done, I cannot select the platform checkboxes, they are all disabled.

Sounds like a bug, then. Please file it using the link I included above.