Jinntec / Fore

Fore - declarative user interfaces in plain HTML
MIT License
82 stars 11 forks source link

Make sure bind gets the dependencies for the `ref` #164

Open DrRataplan opened 1 year ago

DrRataplan commented 1 year ago

TODO: unit test!

JoernT commented 1 year ago

This still does not do the trick for me - still missing a reference when using with the example found in ticket #125

When debugging i saw DependencyNotifyingDomFacade to not return anything. Trying the debugger on various functions showed that it doesn't seem to hit any of the functions.