hdykokd / obsidian-vertical-tabs-view

A plugin for Obsidian that provides a vertical tabs view
MIT License
29 stars 3 forks source link

Error loading plugin on mobile #81

Closed MrBertie closed 6 months ago

MrBertie commented 6 months ago

The plugin does not function on mobile for me, when I check in vConsole I see the following error message:

Uncaught (in promise)  {"name": "TypeError", "message": "Cannot use 'in' operator to search for 'customizeTabIcon' in null", "stack": "TypeError: Cannot use 'in' operator to search for 'customizeTabIcon' in null\n    at fa.loadSettings (plugin:vertical-tabs-view:6:72429)\n    at async fa.onload (plugin:vertical-tabs-view:6:71820)"}
hdykokd commented 6 months ago

@MrBertie I'm sorry. I would appreciate it if you could update to v2.5.2 and check if the problem is resolved.

MrBertie commented 6 months ago

@MrBertie I'm sorry. I would appreciate it if you could update to v2.5.2 and check if the problem is resolved.

Thank you kindly, I tried the new version, and yes, it now loads without an error. The Settings page works correctly, however I do not see the plugin in the sidebar. Is there something I still need to do to activate it?

hdykokd commented 6 months ago

The Settings page works correctly, however I do not see the plugin in the sidebar. Is there something I still need to do to activate it?

Please try searching for Vertical Tabs View: Show vertical tabs view in Command palette and running it.

CleanShot 2024-04-18 at 15 32 28@2x

MrBertie commented 6 months ago

Perfect!

On Thu, 18 Apr 2024 at 08:35, Hideyuki Okada @.***> wrote:

The Settings page works correctly, however I do not see the plugin in the sidebar. Is there something I still need to do to activate it?

Please try searching for Vertical Tabs View: Show vertical tabs view in Command palette and running it.

@.*** (view on web) https://github.com/hdykokd/obsidian-vertical-tabs-view/assets/19975408/b5391a92-db4c-4fd2-9bd0-b3aabbafabc7

— Reply to this email directly, view it on GitHub https://github.com/hdykokd/obsidian-vertical-tabs-view/issues/81#issuecomment-2063102386, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACSX2HGA27NIYU74VDNYQ3Y55SUFAVCNFSM6AAAAABGMQSCI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRTGEYDEMZYGY . You are receiving this because you were mentioned.Message ID: @.***>

hdykokd commented 6 months ago

I'm glad it worked! Thank you for using this plugin.