You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

oj-list-view stopped working with Array Data Provider

edited Apr 11, 2020 2:36AM in Visual Builder 1 comment

Summary

Earlier created apps using oj-list-view based on Array Data Provider stopped working

Content

Earlier I had used oj-list-view with Array Data Provider and it worked as expected. But suddenly those apps started throwing error in Version: 19.4.3.0. 
Jet Cookbook link followed: https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=listView&demo=basicListView

On further debug I found that if I return ArrayDataProvider(data, { keyAttributes: 'id' }) from a page function it works but if I try to use UI provided Array Data Provider and bind it with an array, it is not able to refer data-oj-as="item" in template slot.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!