Skip to main content

Questions tagged [firefox]

2 votes
0 answers
75 views

I'm encountering an issue where the lightning-file-upload component used on an LWR (Lightning Web Runtime) site fails to upload files when the site page is accessed by guest users using Firefox. The ...
Priyank Pandit's user avatar
1 vote
0 answers
83 views

Description The modern async - await syntax seems broken on Firefox while using a static resource library. Please note that if I put the same code in to a LWC, it works well, but when I put it into a ...
Sinh Tran's user avatar
2 votes
0 answers
433 views

In Salesforce to show the map with pointers I created custom LWC and use Leaflet.js library but there is an issue with LWS and Mozilla Firefox. When LWS is enabled then in Mozilla Firefox browser ...
Ярослав Пажух's user avatar
1 vote
1 answer
339 views

I am searching lightning component on Salesforce Lightning Web Component Library and there has a option to preview the component. But I can't preview the component on Firefox browser but works ...
PARAG TALUKA's user avatar
0 votes
1 answer
190 views

Do you know if it's possible to have GooglePay express checkout on FireFox browser (desktop or mobile), with configured GooglePay in Salesforce Payments? Look like it's not supported, but some ...
Maksym Radchenko's user avatar
3 votes
2 answers
198 views

Is the offered workaround from this known issue universally safe? I ask because it isn't crystal clear (to me) from the Firefox docs that the danger inherent in different-origin Iframe JavaScript ...
Richard LaBelle's user avatar
1 vote
0 answers
405 views

I have a fully developed and tested Custom Lightning Page which has a VF component and Several LWC components. Everything was done in Chrome and working fine. It is failing with the error message : &...
vino's user avatar
  • 153
3 votes
1 answer
1k views

Today I found my scratch org updated with a new critical bug. I have a lwc page containing a plethora of other lwc components, which would be quite a mess to debug file-after-file. It works fine on ...
Ika's user avatar
  • 47
0 votes
1 answer
683 views

My Lightning app does not want to run in Firefox. The problem is in auto-generated code: Here is the code: "meta":{ "name":"zced$RPGFlowComponent", "extends":"markup://aura:component" } Did ...
iloveseven's user avatar
  • 1,135
2 votes
1 answer
754 views

Getting below error in Firefox, when using Swiper.js in a simple Lightning​ App. TypeError: cannot use the given object as a weak map key throws at https://rio-education-dev-ed.lightning.force....
Pasan Eeriyagama's user avatar
2 votes
0 answers
342 views

The issue is that I am trying to draw a tree using the d3 js library and it works perfectly in chrome and edge, but when I tried to use firefox for this purpose the tree didn't look correctly. The ...
Nadezhda Podobed's user avatar
1 vote
0 answers
151 views

I use firefox with the Clippings Extension to paste commonly used text into comments in Salesforce. Mostly I use the Console view. A few months ago this stopped working on Windows 10. Last week it ...
Colin B's user avatar
  • 11
0 votes
0 answers
78 views

I prefer coding directly through the UI rather than using an IDE. In other words, Setup > Develop > Apex Classes > Edit. (Yup, you heard me right - so deal with it and let's move on. ;) In the past, ...
Martha Seneta's user avatar