Comment on Codersumo - Challenge your inner sumo coder.Comments−davman13yLooks like you've included your /assets/application-<hash>.js on every page, not just the homepage. This makes ACE throw errors because you don't have an element with an ID of "editor" on every page as well.Hope this helps! :)−sarhusOP13yOh! ok, thanks! need to have a look at it.
Comments
Looks like you've included your /assets/application-<hash>.js on every page, not just the homepage. This makes ACE throw errors because you don't have an element with an ID of "editor" on every page as well.
Hope this helps! :)
Oh! ok, thanks! need to have a look at it.