Joe Falcone

Results 7 comments of Joe Falcone

Frankly, not worth the trouble fixing this. Given this bug, I can imagine that there are a dozen others hiding in there because the author thought that GMT was (and...

The following code exhibits the original issue. The listener events on the tableView are not caught by the handler but they are happening because the row tapped on reacts to...

When using the 11.1.0.v20220720093658 SDK built by [m1ga](https://github.com/m1ga) and changing our code such that the data property is not assigned in the createTableView call, we then flip between the TableView...

Just want to clarify that the fix suggested by [m1ga](https://github.com/m1ga) does not work for us (causes a red screen instead of just ignoring the clicks) and in fact may be...

Well played... it was indeed looking to import from the top level directory instead of Resources. I installed the try...catch and when w3.css was in the Resources directory, the error...

Sorry - I have a workaround in place that is actually a better solution (the original CSS came from another developer) and a very tight deadline so just been focusing...