gjwgit / rattleng

The New Generation R Analytics Desktop App
GNU General Public License v3.0
20 stars 8 forks source link

BUG: Console Page Throws Random Errors on Demo Dataset Load for M1 Pro Chip Macs #553

Open junhaow1 opened 5 days ago

junhaow1 commented 5 days ago

Description

When loading the demo dataset in the RattleNG app and navigating to the Console page on M1 Pro chip Macs (specifically on Zheyuan's and Kevin's devices), random errors are observed in the Console output. The errors include unexpected symbols and missing objects, as well as mismatched brackets. This inconsistency disrupts the normal flow of data processing, making it challenging to analyze and visualize results on affected devices.

Why

These errors might be due to asynchronous issues, potentially related to compatibility with the M1 Pro chip architecture. Identifying and addressing the root cause is essential to ensure that users on M1 Pro chip Macs can use the Console page without encountering errors, improving the reliability and consistency of the RattleNG app across different platforms.

Closing Criteria

gjwgit commented 5 days ago

For reference, I do not see this issue on Linux, Windows, not an older Mac.

Lutra-Fs commented 14 hours ago

I think a screenshot should be attached to this issue. :)