For example: this code doesn’t work :
import wixData from ‘wix-data’ ;
// …
wixData.query( ‘#customFeedWidget1’ ).ascending( “created” );
Why ?
Thanks a lot
Kind regards
For example: this code doesn’t work :
import wixData from ‘wix-data’ ;
// …
wixData.query( ‘#customFeedWidget1’ ).ascending( “created” );
Why ?
Thanks a lot
Kind regards