frankfenghua / urlkit

Automatically exported from code.google.com/p/urlkit
0 stars 0 forks source link

Entering invalid URL into browser URL breaks URLKit #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have a value rule that is bound to a string value in a component.  When
the string value is updated, it causes a selection of a button in a
repeated list.  All works fine until I enter a URL that does not conform to
a value in the list.  At that point, URLKit stops responding and no longer
seems to watch the bound value.  This is pretty confusing.  I've looked
through the the URLKit source, but nothing jumps out at me.

Thanks,

Shon

Original issue reported on code.google.com by shon.sch...@gmail.com on 13 Aug 2008 at 4:45