This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
TypeError: Cannot read properties of undefined (reading 'startsWith') #134
Labels
bug
Something isn't working
Describe the bug
Discovered a bit of a funky edge case when reviewing bug reports. The current playground is still on 0.4.0 and shows a different error than 1.0.0RC1. I bumped the version of the playground here if you wish to compare the error messages #133
Unformatted source
Expected output
This current error isnt a prettier syntax error so the theme code editor can't show loc details with it. A standard syntax error would give more meaningful details to the user. The 0.4.0 playground was showing a different error which seems more detailed to my untrained eye. Not sure which one is more correct though.
Actual output
The text was updated successfully, but these errors were encountered: