radicalapps

Results 2 issues of radicalapps

The newer version of globalVars uses a revised RegExp as follows: (/(iPad|iPhone|iPod).* os 9_/ui).test(navigator.userAgent) The u (unicode) flag is new for ES6. This new RegExp fails to instantiate in older...

Bug-environment support

I have a data model in which there are is more than one level of inheritance. Jaydata 1.5.6 does not populate the data entities correctly. Scenario: Make a simple query...