Closed pamelafox closed 6 years ago
The isNode function is problematic, because it no longer works. (Discussed in https://github.com/ccampbell/rainbow/issues/213)
Changing it to return false works for our browser use case, and that's what this diff does.
I could alternatively:
Oops, sorry, I meant to open this on the Khan fork. Obviously the real version needs a better fix than my bandaid. Carry on!
The isNode function is problematic, because it no longer works. (Discussed in https://github.com/ccampbell/rainbow/issues/213)
Changing it to return false works for our browser use case, and that's what this diff does.
I could alternatively: