question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't find API root - Mozilla Firefox only

See original GitHub issue

I’m submitting a … [x] bug report

…about [x] JS development [x] APIs like REST [x] other / unknown

Current behavior Error occurs only in Mozilla Firefox: image this line --> const sxc = $2sxc(@Dnn.Module.ModuleID); causes error

Minimal reproduction of the problem with instructions

Add this code to your view:

<script> const sxc = $2sxc(@Dnn.Module.ModuleID); </script>


2sxc version: 10.25.0 Browser: [ Firefox 72.0.1 ] DNN: [ 9.4.4 ]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
iJungleboycommented, Jan 16, 2020

I believe it’s fixed - here’s a pre-release of 10.25.01 I just made 10 minutes ago. I believe it’s fixed - can you try it? it’s in the releases - Pre-Release 2 https://github.com/2sic/2sxc/releases/tag/v10.25.01b

0reactions
iJungleboycommented, Jan 17, 2020

awesome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setting Up Certificate Authorities (CAs) in Firefox
The Install key by default will search for certificates in the locations ... Note: This setting only imports certificates from the Windows Trusted...
Read more >
Why no FileSystem API in Firefox?
You're misunderstanding the FileSystem API. It does not, in its current form, access any files on the user's system. It is a sandboxed ......
Read more >
Securing the proxy API for Firefox add-ons
First, check what version of Firefox you are running. Assuming you have not disabled updates specifically, you should be running at minimum the ......
Read more >
CA/AddRootToFirefox
Windows and MacOS enterprise root support can be enabled by setting the "security.enterprise_roots.enabled" preference to true in about:config.
Read more >
CA/Changing Trust Settings
This page describes how to change the default root certificate trust settings in Mozilla products, including Firefox and Thunderbird.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found