Skip to content

issues Search Results · repo:stacktracejs/stacktrace.js language:JavaScript

Filter by

183 results
 (57 ms)

183 results

instacktracejs/stacktrace.js (press backspace or delete to remove)

See this issue and the associated images. I want to run this command: StackTrace.getSync(). I would like the fileName field to reveal the filename from during Development. stacktrace.js should provide ...
  • pjebs
  • 1
  • Opened 
    on Jan 12
  • #239

The official site is down right now, looks like ERR_NAME_NOT_RESOLVED. Confirmed on IsItDown as well.
  • Kenneth-Sills
  • 5
  • Opened 
    on Nov 13, 2023
  • #237

Hi all, I need bit of a help when using stacktrace-js in my React Native project. Working with with Simulator iPhone 14 Pro, iOS 16.2. dependencies : { @react-navigation/bottom-tabs : 6.0.9 , ...
  • AldinaSculac
  • Opened 
    on Feb 16, 2023
  • #236

!--- Provide a general summary of the issue in the Title above -- I m using StackTracer.fromError(errror) in production, and I m getting an array like this: [{ columnNumber :2978, lineNumber :1, fileName ...
  • meilechwieder
  • 4
  • Opened 
    on Dec 14, 2022
  • #235

Really like your stacktrace.js lib. I m using it simply to get uniform linenumber and filename info for a custom logger. It s working really well, however I m getting 404s on the client-side console as ...
  • slynchDev
  • 1
  • Opened 
    on Oct 1, 2022
  • #234

is there a way to load source maps at runtime? i d like to store my source maps in a specific location on my webserver, say build/sourcemaps/ - but i don t want to embed them with the sourceMappingURL ...
  • michaelAtCoalesce
  • 1
  • Opened 
    on Apr 8, 2022
  • #231

Would it be possible to drop UMD and all other module formats for ESM in the next version. This is the main module format going forward and the one recommended for all new libraries (d3 even went esm only). ...
  • niemyjski
  • 2
  • Opened 
    on Sep 2, 2021
  • #230

It s nowhere said that to use it in ES6 we should do the import like this: import StackTrace from stacktrace-js
  • KathRains
  • Opened 
    on May 3, 2021
  • #229

https://github.com/stacktracejs/stacktrace.js/blob/c12fccdbf21b8ecf215b35474070da1b1c23206d/stacktrace.js#L106 Would it be prudent to add defensive code checking here to make sure ErrorStackParser is ...
  • doubleUTF
  • 1
  • Opened 
    on Oct 16, 2020
  • #225

Current Behavior When using stacktrace-js in an Angular 10 project, the build process now displays the following errors: WARNING in ...\Services\error-handler.service.ts depends on stacktrace-js . CommonJS ...
  • clabough
  • 2
  • Opened 
    on Jul 6, 2020
  • #224
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub