Jamie Harding
Jamie Harding
If this isn't possible, perhaps you can advise on the best approach for getting the transactionHash on a pending transaction after confirming it with Synpress? Thanks for the great work.
``` {#if intersecting} {/if} ``` Regardless of the low threshold, the images only load when 100% intersected with the viewport. Is this a known issue, or am I doing something...
I started a [discussion in the wagmi repo](https://github.com/wevm/wagmi/discussions/3280) asking about testing wrapped hooks. In your package I can only see a custom render for testing components. Is there an example...
Is it possible to dispatch events from a modal back to the component that called openModal()? For example: ``` const handleClick = () => { openModal(ListingModal, on:eventDisaptch={handleEvent}); }; ```
I can't see any reference to this in the documentation. Is it possible to use the e_loop param with this package, or is there a way to include custom sections...
Are there any available?