Rambosriot Posted October 28, 2020 Share Posted October 28, 2020 (edited) Hello, It's a small issue but I don't know why it happened. My cart isn't working anymore, I have to refresh the page in order to refresh the number of products in cart. And also, the little popup when you click the account button won't close when you click somewhere, it stays forever unless I reload the page. I didn't install any module by the time, and it was good earlier. I haven't made modifications also in the code of pages that could change that, I think. So can anyone tell me where to look? Thanks a lot. Edited November 14, 2020 by Rambosriot (see edit history) Link to comment Share on other sites More sharing options...
joseantgv Posted October 28, 2020 Share Posted October 28, 2020 Check JS errors with Ctrl + Shift + J. Link to comment Share on other sites More sharing options...
Rambosriot Posted October 29, 2020 Author Share Posted October 29, 2020 Thank you. I get something like this: Unchecked lastError value: DataCloneError: The object could not be cloned. commons.js:32 _sendMessageToFrame moz-extension://ac4751c8-cbb0-4b71-b641-d73413f5b837/commons.js:32 Unchecked lastError value: DataCloneError: The object could not be cloned. 2 commons.js:32 _sendMessageToFrame moz-extension://ac4751c8-cbb0-4b71-b641-d73413f5b837/commons.js:32 Unchecked lastError value: DataCloneError: The object could not be cloned. 2 commons.js:32 _sendMessageToFrame moz-extension://ac4751c8-cbb0-4b71-b641-d73413f5b837/commons.js:32 Unchecked lastError value: DataCloneError: The object could not be cloned. 6 commons.js:32 _sendMessageToFrame moz-extension://ac4751c8-cbb0-4b71-b641-d73413f5b837/commons.js:32 AbortError: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved ConduitsParent.jsm:297 _raceResponses resource://gre/modules/ConduitsParent.jsm:297 Content Security Policy: La source « 'unsafe-inline' » présente dans « script-src » ou « style-src » a été ignorée : « nonce-source » ou « hash-source » spécifié. 3 AbortError: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved ConduitsParent.jsm:297 _raceResponses resource://gre/modules/ConduitsParent.jsm:297 Content Security Policy: La source « 'unsafe-inline' » présente dans « script-src » ou « style-src » a été ignorée : « nonce-source » ou « hash-source » spécifié. 4 L’évènement « key » n’est pas disponible pour certaines dispositions de clavier : key="i" modifiers="accel,alt,shift" id="key_browserToolbox" browser.xhtml this.window.gBrowserInit is undefined ext-browser.js:1135 get activeTab chrome://browser/content/parent/ext-browser.js:1135 candidates chrome://extensions/content/parent/ext-tabs-base.js:2047 next self-hosted:1416 query chrome://extensions/content/parent/ext-tabs-base.js:2066 next self-hosted:1416 from self-hosted:486 query chrome://browser/content/parent/ext-tabs.js:942 query self-hosted:1161 result resource://gre/modules/ExtensionParent.jsm:951 withPendingBrowser resource://gre/modules/ExtensionParent.jsm:489 result resource://gre/modules/ExtensionParent.jsm:951 callAndLog resource://gre/modules/ExtensionParent.jsm:913 recvAPICall resource://gre/modules/ExtensionParent.jsm:950 AsyncFunctionNext self-hosted:674 Error: An unexpected error occurred undefined debuggee 'resource://devtools/shared/base-loader.js:289' would run builtin-modules.js:196:11 Content Security Policy: La source « 'unsafe-inline' » présente dans « script-src » ou « style-src » a été ignorée : « nonce-source » ou « hash-source » spécifié. 2 debuggee 'resource://devtools/shared/base-loader.js:289' would run builtin-modules.js:196:11 Content Security Policy: La source « 'unsafe-inline' » présente dans « script-src » ou « style-src » a été ignorée : « nonce-source » ou « hash-source » spécifié. 2 AbortError: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved ConduitsParent.jsm:297 _raceResponses resource://gre/modules/ConduitsParent.jsm:297 debuggee 'resource://devtools/shared/base-loader.js:289' would run builtin-modules.js:196:11 LoginRecipes: getRecipes: falling back to a synchronous message for: https://biblio-partage.fr LoginRecipes.jsm:266:9 Content Security Policy: La source « 'unsafe-inline' » présente dans « script-src » ou « style-src » a été ignorée : « nonce-source » ou « hash-source » spécifié. 2 Content Security Policy: La source « 'unsafe-inline' » présente dans « script-src » ou « style-src » a été ignorée : « nonce-source » ou « hash-source » spécifié. Link to comment Share on other sites More sharing options...
joseantgv Posted October 29, 2020 Share Posted October 29, 2020 Could you upload a screenshot? Link to comment Share on other sites More sharing options...
Rambosriot Posted October 29, 2020 Author Share Posted October 29, 2020 (edited) That's how it looks. You can see the order (Commander) button is staying clicked even though I released it after ordering the product. Edited November 14, 2020 by Rambosriot (see edit history) Link to comment Share on other sites More sharing options...
joseantgv Posted October 29, 2020 Share Posted October 29, 2020 This screenshot is terrifying Many of the errors are from your browser extensions. Please test it in another browser and let me know the errors that appear. Link to comment Share on other sites More sharing options...
Rambosriot Posted October 30, 2020 Author Share Posted October 30, 2020 Aha yes I thought about it after. You can check on the website if you want to: https://biblio-partage.fr/ Link to comment Share on other sites More sharing options...
joseantgv Posted October 30, 2020 Share Posted October 30, 2020 I can't see any button: There's a JS error with "mqc" module, I don't know if it's related. Link to comment Share on other sites More sharing options...
Rambosriot Posted October 30, 2020 Author Share Posted October 30, 2020 (edited) You need a subscribed account, sorry. Max Product Quantity module is limiting purchase number and a popup appears when you order too much. But I've never edited anything about it, and it's working properly. Edited November 14, 2020 by Rambosriot (see edit history) Link to comment Share on other sites More sharing options...
joseantgv Posted November 1, 2020 Share Posted November 1, 2020 You should disable CCC compression for JS and check all the errors that appears in the console (including the one from mqc module). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now