In the updateView
method, a new view is created every time it’s called, is this intentional? Maybe you want to cache it and only bind/unbind?
Also, could you help demonstrate the issues with a gist? https://gist.dumber.app
In the updateView
method, a new view is created every time it’s called, is this intentional? Maybe you want to cache it and only bind/unbind?
Also, could you help demonstrate the issues with a gist? https://gist.dumber.app