Hi,
I'm trying to create FetureLayer using client-side graphics. here is my code;
https://codepen.io/ndktn/pen/MWmqaGX
when i change the version from 4.18 to 4.20, it works this codepen code.
But i'm using arcgis/core npm package (version 4.20) in my own project. 4.18 npm package is working well but when i change the version to 4.20, i couldn't add feature layer on map.
Is there anyone who can help me?
Thanks.