Skip to content

error patch fix on event catching #28

@julientype

Description

@julientype

I had to patch some code....... I added a try catch statement and rooted it to a model function..... just add a call function and you get the event.....
without the call function in the model you make it works as normal.... like it dose currently...
it has to do with clicks and key-pres events ... tinybind ignores it ....yet it can now be rooted back to you with this patch code...... its also a cool way ... your not adding document add event......
li tag with an input you click and it send you a call tiny bind ignores it ...why because its not part of binding yet it is..... ohhh now you can set style or get index and to get it you have do it the old way. .... like user hits a tree node you want to expand.... you get the index this way and can reset the styles.... anyway it should work grate and admin needs to understand it... as a new feature to not mess it up.... we connect code to this event call..... it ignores...... a call stack ....and its usefully. it binds only its job is done...
its slush events..

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions