Closed ralyodio closed 3 months ago
Initial support added in https://github.com/primatejs/primate/commit/089c9e35c9b5364e2ff5a4f01a8a06d2d3cd02eb.
To do / missing:
unmounted
export for cleanup window.addEventListener('beforeunload', () => {
console.log('Clicked browser back button');
});
no current activity on this, can reopen if becomes relevant again
I don't know if its possible to do ssr with web components, but it would be nice to support native web components.