codeforboston / legalhousing

MIT License
10 stars 27 forks source link

Error: d3plus is not define #117

Open AlexMerritt opened 7 years ago

AlexMerritt commented 7 years ago

On the front end, whenever a page is loaded it hangs for a little bit and then a "d3plus is not define" error happens in the console. We should remove all d3 related stuff from the global html file and only add it to the views that need it.

mzagaja commented 6 years ago

See #121 for suggested fix on this.