Bridge Options preventClicks Not Working as Expected #1313
Labels
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Describe the issue you're facing
I'm trying to use the preventClicks: true functionality to stop links in visual editor from working and moving users off the page they are editing. I'm doing this by passing the bridge options to the StoryblokStory like so:
<StoryblokStory
story={story}
bridgeOptions={{ resolveRelations, preventClicks: true }}
/>
If a url is needed, reach out and I can get one. It's a private repository
Reproduction
N/A
Steps to reproduce
No response
System Info
Used Package Manager
npm
Error logs (Optional)
No response
Validations
The text was updated successfully, but these errors were encountered: