Select to view content in your preferred language

StreamLayer 4.28 Uncaught (In Promise) error

668
3
Jump to solution
10-29-2023 06:32 AM
orahlagi
Occasional Contributor

Hey,

I have a working StreamLayer in my project (v4.27).

After the 4.28 I have start to receive errors, the errors are being logged when the layer is created and when I zoom in and out.

I'm attaching a code pen with some StreamLayer example that have the same issue:

https://codepen.io/Or-Ahlagi/pen/eYxJXPZ

Please review,

Thanks!

1 Solution

Accepted Solutions
UndralBatsukh
Esri Regular Contributor

Hi there, 

The error is a benign error. This error will be removed and the fix will be available on production (4.28) on Nov 1st. 

View solution in original post

3 Replies
AddisonShaw
Occasional Contributor

I’m going to guess this is because of the changes to removing of the __esri namespace in 4.28. StreamLayer was one of the components I needed to touch


Taking a closer look, this is definitely occuring in my own application, it seems like the tile loading process is too eagerly trying to abort previous operations. In practice, I can't tell if this is affecting the view and how it loads yet.

0 Kudos
UndralBatsukh
Esri Regular Contributor

Thank you for reporting this issue. We are looking into it. 

0 Kudos
UndralBatsukh
Esri Regular Contributor

Hi there, 

The error is a benign error. This error will be removed and the fix will be available on production (4.28) on Nov 1st.