Closed tyler-sommer closed 9 years ago
My previous change caused the build function to be called without any identity (this object). This fixes the issue, ensuring that the function is called with the correct identity.
this
My previous change caused the build function to be called without any identity (
this
object). This fixes the issue, ensuring that the function is called with the correct identity.