alexspeller: I cant make it happen. FF and Chrome act strange. I set Origin, method, headers and credentials headers and Im running tomcat and ember on localhost.
But it works if I build for production and deploy ember in tomcat
weird.
ur5us joined the channel
bmac joined the channel
bmac has quit
edude03 joined the channel
bmac joined the channel
dadamssg joined the channel
basz has quit
alex88 joined the channel
dadamssg has quit
bmac joined the channel
trevor has quit
LaRoux has quit
bengillies joined the channel
xcan8 has quit
PiCOBot has quit
PiCOBot joined the channel
markstory joined the channel
sssilver joined the channel
diamondgfx joined the channel
kanishka has quit
Vip3rousRX joined the channel
hayer has quit
alex88 has quit
hayer joined the channel
woodbeen has quit
hayer joined the channel
dcherman joined the channel
trevor joined the channel
Vip3rousRX2 joined the channel
Vip3rousRX2 has quit
dadamssg joined the channel
dadamssg has quit
superlou joined the channel
Vip3rousRX has quit
superlou has quit
ryanRT joined the channel
rchavik joined the channel
InezK is now known as InezK_away
bengillies joined the channel
B1n4r10 joined the channel
sssilver joined the channel
woodbeen joined the channel
atomiccc has quit
redoPop has quit
Jae has quit
krz joined the channel
jae joined the channel
jrist joined the channel
trevor has quit
alex88 joined the channel
lowdread joined the channel
lowdread has quit
atomiccc joined the channel
rchavik has quit
trevor joined the channel
atomiccc has quit
krz has quit
trevor has quit
jrm2k6 joined the channel
^CrYpto^ joined the channel
^CrYpto^ has left the channel
ryanRT joined the channel
trevor joined the channel
ryanRT has left the channel
rchavik joined the channel
scottn_work has quit
digia joined the channel
redoPop joined the channel
krz joined the channel
da7id joined the channel
da7id has quit
dadamssg joined the channel
dadamssg has quit
bmac joined the channel
InezK_away is now known as InezK
B1n4r10 has quit
bmac joined the channel
bengillies joined the channel
kanishka joined the channel
redoPop has quit
edude03 joined the channel
K_r3aPeR joined the channel
bmac joined the channel
rchavik has quit
keimlink joined the channel
K_r3aPeR has quit
Bear10 joined the channel
keimlink has quit
K_r3aPeR joined the channel
rchavik joined the channel
K_r3aPeR has quit
digia is now known as digia|away
nlh joined the channel
dionysus69 joined the channel
Dreamer3_ has quit
Dreamer3_ joined the channel
dionysus69
place for application.js should be app/ right?
sandstrom joined the channel
redoPop joined the channel
sorry I found it routes/
and still, why isnt application.js route file created by default, sounds something like it has global scope
bengillies joined the channel
ur5us joined the channel
ur5us joined the channel
krz has quit
krz joined the channel
redoPop has quit
dadamssg joined the channel
jogex joined the channel
SoulCover joined the channel
ur5us joined the channel
alex88 has quit
vmx joined the channel
vire joined the channel
srhoades_
anyone know if it is still possible to target a rootElement in the environment.js ? I am trying to no avail.
using the meta tag to populate environment and the rootElement simply stays body with 1.13.15
ok, disregard my question. I can see now how the environment gets passed to app.js and that I have to explicitly pull the value and set it on the application. doing this resolved my issue