On Tue, Jan 3, 2017 at 10:17 PM, piotrz <piotrzarzyck...@gmail.com> wrote:
> Hi Om, > > Did you commit this code somewhere ? I don't see it in your branch > fontawesome. Can you commit ? > I pushed everything into the feature/fontawesome branch. The fontawesome library has all the required code and the flexteampage_mdl project has the usage example. > I was trying also run team page project and got following error: > > XMLHttpRequest cannot load http://flex.apache.org/team/team.json. No > 'Access-Control-Allow-Origin' header is present on the requested resource. > Origin 'null' is therefore not allowed access. > I am using the CORS plugin for Chrome from here: https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?utm_source=chrome-app-launcher-info-dialog With that plugin running, you can load the team.json file. Since we will be deploying the app on the same flex.apache.org domain, we will not need the 'Access-Control-Allow-Origin' header in production. Thanks, Om > > Is there a missing header ? > > Piotr > > > > ----- > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-Runtime-error-when- > setting-a-property-to-a-constant-value-tp57874p57880.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >