You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
In this example I've imported two items with the same name (WeakMarginToggle) and an error is correctly shown, but it appears on the word import for the first import, rather than the one with the duplication.
The text was updated successfully, but these errors were encountered:
Another incorrect error message location I found. In this case, the missing ] after the inline css on the last line is causing the error, but its being reported on JSON
Imba Version: 2.0.0-alpha.155
In this example I've imported two items with the same name (
WeakMarginToggle
) and an error is correctly shown, but it appears on the wordimport
for the first import, rather than the one with the duplication.The text was updated successfully, but these errors were encountered: