phoenix_html
phoenix_html copied to clipboard
bugfix(phoenix_html.js): Move code into a global module, so that even…
…t listeners will not be duplicated.
@josevalim @chrismccord Alternate method of fixing #284.
The downside here is that we have introduced a global module. LMKWYT.