David Morrow
David Morrow
instead of ``` html ``` would be better example to enable push state and use URLs as such ``` html ``` ``` javascript Backbone.history.start({pushState: true}); ``` http://artsy.github.io/blog/2012/06/25/replacing-hashbang-routes-with-pushstate/
Forgive me if im wrong, but it seems like since 3.4.0 release and #976 was merged. creating a vNode via `toVNode` and then patching with that node, dataset is lost....
when a log has multiline, such as an error that traces back the path, the regex for placing divs gets messed up.