Is anyone else seeing a high frequency of runtime ...
# javascript
n
Is anyone else seeing a high frequency of runtime errors when building w/ IR? I get the following on every other build attempt (subsequent build usually works fine). I'm actually reverting back to JS Legacy for dev to avoid the churn.
r
I have the same. It's a known issue: https://youtrack.jetbrains.com/issue/KT-45577
👍 1