hbcondo
hbcondo
Yes, but with inPageLinks set to true the iframe does not scroll to the name anchor when clicked but at least the page doesn't refresh. This is the logger output...
The [example](http://davidjbradshaw.com/iframe-resizer/example/) appears to work on our browsers (Chrome, Safari) but I'm not sure if it exemplifies our issue as its iframe contents are small with no scrollbar. Clicking on...
+1 for this feature request. IMO, a great filtering implementation is the vertical one by Metafizzy's Isotope but filtering of any kind would be an asset to gridjs https://isotope.metafizzy.co/layout-modes/vertical.html https://github.com/metafizzy/isotope
I'm experiencing the same issue. When the close icon is clicked, the popup will disappear but the modal stays and throws this error. If I click outside the popup, both...
@mircobabini, thanks for documenting this huge bug! What are some of the symptoms of this issue? We just noticed that the database table `pmpro_membership_orders.user_id` is set to 0 when this...
> Quick fix: you can use `data-bs-target` to point the specific element. @GeoSot, thanks for acknowledging this issue. The quick fix didn't work for me but I'm not sure what...
I ended up adding an `on:click` attribute to determine which bar was clicked: ```svelte ``` ```ts function handleBarClick(params: any) { console.log(params.detail.name); } ```
> A customer reported that some trials were ending one day early and is looking for a solution. Mods: #538989 Yes, trials end one day early for PayPal as reported...