Servoy / bootstrapextracomponents

MIT License
1 stars 1 forks source link

navbar: onAction event of INPUT fired before dataprovider is updated #21

Closed seanthomasdevlin closed 6 years ago

seanthomasdevlin commented 6 years ago

I can attach an event handler to a searchbox onAction But I can never evaluate the value of the data provider server-side. It is not yet pushed.

If I enter text 'foobar' and hit enter. The onAction is fired, but when I eval the dataprovider, it still says old value''