Eric Van Holtz
Eric Van Holtz
**Issue:** In a web browser I might have different tabs/websites where I want Mos active or disabled. Some websites have its own smooth scrolling coded and Mos amplifies it. **Solution:**...
### What happened? ### Description Say you have 2 CKEditor fields one after the other. When you click to display the Styles/Add a link/etc its overlay content is underneath the...
**Issue:** Since Locomotive Scroll uses its own internal rAF I'm not able to sync updates with it and WebGL which uses another rAF (i.e. GSAP's tick). A specific example of...
### What are you trying to do? After a comment is made the URL is hashed with the comment ID, but this isn't useful in my case. I'd like a...
### Describe the bug When I'm not logged in (currentUser) and have Guest commenting disabled I get the following error: ``` comments.js?v=1741894275:1 Uncaught TypeError: Cannot read properties of null (reading...
In production I'm unable to refresh my plans. I get this error: > "No plans were found in stripe. Check your Stripe Keys" The Payment Forms do not have the...
### What happened? Example: I have a Freeform form, Edit Profile, where a user can view and edit their user info (e.g. bio, city, etc). Prior to updating the plugin...
### What are you trying to do? I need a way to tap into the events when a user clicks Reply etc and its resulting comment form is added/removed etc....
There is a way to turn off `enablePrefetch` globally, but it could be nice to have an easier way to disable prefetch on specific links. Example: I generally want to...