I cannot use the plugin in some situation because the Zotero picker bar would crash if Zotero is configured to use my custom citation format for export.
It would start then close itself directly, nothing happen and there is no warning in Obsidian.
On Zotero I get the following error in the console: can't access property "opt", this.style is undefined triggered by [integration.js](chrome://zotero/content/xpcom/integration.js)
Also, in the Debug Output I get this error: TypeError: can't access property "opt", this.style is undefined Zotero.Integration.Session.prototype.cite@chrome://zotero/content/xpcom/integration.js:1558:15
Zotero integration is not set to use this citation style but instead the APA ("American Psychological Association 7th edition")
Here is the style I am using in Zotero (remove the .xml extension):
lienart_notion_obsidian.csl.xml
If I change the style within Zotero to something else it works, I get the citation dialogue.
Also, I don't encounter this issue in Word or Writer, the citation dialog works as expert, no matter the selected Export style in Zotero.
Debug info
SYSTEM INFO:
Obsidian version: 1.12.7
Installer version: 1.8.4
Operating system: Windows 11 Pro 10.0.26100
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: off
Live preview: on
Base theme: dark
Community theme: Things 2.1.20
Snippets enabled: 11
Restricted mode: off
Plugins installed: 46
Plugins enabled: 32
1: Editor Syntax Highlight v0.1.3
2: Settings Search v1.3.10
3: Update modified date v1.5.2
4: Dataview v0.5.68
5: Copy as HTML v1.1.3
6: Fullscreen mode plugin v0.1.2
7: Git v2.38.0
8: Heading Shifter v1.10.2
9: Open vault in VS Code v1.4.2
10: Sync Graph Settings v1.5.0
11: Zotero Integration v3.2.1
12: Another Quick Switcher v14.5.1
13: Simple CanvaSearch v1.0.2
14: Imgur v2.6.3
15: Command Alias v2.1.1
16: Metadata Hider v1.0.2
17: Copy Block Link v1.0.4
18: Nicolas' Plugin v1.0.2
19: Notes dater v2.0.2
20: Better Export PDF v1.11.0
21: Image Captions v1.1.7
22: Excel to Markdown Table v0.4.0
23: Recent Files v1.7.6
24: Text Format v3.1.0
25: Commander v0.5.4
26: Image Toolkit v1.4.3
27: Strange New Worlds v2.3.5
28: Plugin Update Tracker v1.7.0
29: Hover Editor v0.11.28
30: Templater v2.17.0
31: Better Command Palette v0.17.1
32: Notice logger v0.1.4
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
I cannot use the plugin in some situation because the Zotero picker bar would crash if Zotero is configured to use my custom citation format for export.
It would start then close itself directly, nothing happen and there is no warning in Obsidian.
On Zotero I get the following error in the console:
can't access property "opt", this.style is undefinedtriggered by[integration.js](chrome://zotero/content/xpcom/integration.js)Also, in the Debug Output I get this error:
TypeError: can't access property "opt", this.style is undefined Zotero.Integration.Session.prototype.cite@chrome://zotero/content/xpcom/integration.js:1558:15Zotero integration is not set to use this citation style but instead the APA ("American Psychological Association 7th edition")
Here is the style I am using in Zotero (remove the
.xmlextension):lienart_notion_obsidian.csl.xml
If I change the style within Zotero to something else it works, I get the citation dialogue.
Also, I don't encounter this issue in Word or Writer, the citation dialog works as expert, no matter the selected Export style in Zotero.
Debug info