Skip to content

Conversation

@ebhsgit
Copy link
Contributor

@ebhsgit ebhsgit commented Jan 25, 2021

Fixes #46

This change is backward compatible.
If columnNumber is not set, the code behaves the same as before this change

Proposed Changes

  • Append column number to filename so that an error is unique

@ebhsgit ebhsgit changed the title Add optional "columnNumber" property. Append columnNumber to filename… Fix #46 - Added columnNumber to uniquely identify the issue Jan 25, 2021
* The string shown in Crashlytics is {filename}:{line}. without the line number, the string is filename:col:line, which does follow standard convention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect issue grouping, due to js minification

1 participant