Peter Fern

Results 206 comments of Peter Fern

I've been using the DLNA removed version the last couple of days, seems good but I want to give it a little more time.

`DLNA removed` version seems to do the job here.

Likely solved by #136, if implemented.

I believe I've identified the problem and have a fix for this, but will need to do some testing over the weekend to confirm that it doesn't have any undesired...

See #70 and #78 - you can't re-use elements across renders currently.

@slimsag I'm struggling a little bit trying to determine the best way to test more complex element hierarchies. I feel like maybe we need a higher-order wrapper for the `mockObject`,...

I'm pretty much blocked on doing any further work until we either decide what to do about #115, or work out how to go about testing trees of elements.

Sorry, should have used blame to start, however I've read the issue and the related code, and I still may be confused. The upshot seems to be that for every...

I believe the diff above does what you're describing, but works only for Components, not HTML. It leaves the panic in place.

Would you be willing to accept a PR for the above patch in the mean time? It solves enough of the issue to work for me (I only need to...