You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I open the presentation in the browser, I get a small tickbox in the bottom left of the presentation.
It doesn't seem to do anything. Not clickable or anything like that.
The id of the HTML element is customcontrols. Not sure what that is for, but I feel like it shouldn't be there if it does nothing.
I tested this in two different Chromium based browsers (Brave, Arc) with the same results.
Seems to work fine in Firefox ans Safari though.
Samples to Reproduce
Have a slide presentation. Any will do.
Open the preview.
Click "Open in Browser" (Chromium based)
The tickbox is there.
Expected behavior
The tickbox should not be rendered in the browser as it is not rendered in the preview in Obsidian.
The text was updated successfully, but these errors were encountered:
No worries. Thanks for actually looking into it.
If you need any help fixing it, let me know. I was looking around in the code, but wasn't sure where to look to be honest. So could need some guidance if you have any ideas. 🙃
An update. It seems like Arc no longer has this tickbox after I upgraded to Version 0.74.1 (35450). Which is running Chromium Engine Version 107.0.5304.88.
Describe the bug
When I open the presentation in the browser, I get a small tickbox in the bottom left of the presentation.
It doesn't seem to do anything. Not clickable or anything like that.
The id of the HTML element is
customcontrols
. Not sure what that is for, but I feel like it shouldn't be there if it does nothing.I tested this in two different Chromium based browsers (Brave, Arc) with the same results.
Seems to work fine in Firefox ans Safari though.
Samples to Reproduce
Expected behavior
The tickbox should not be rendered in the browser as it is not rendered in the preview in Obsidian.
The text was updated successfully, but these errors were encountered: