pro-web
pro-web
this pull request avoids that web components are recreated on each page navigation. how: nodes with the attribute "flamethrower-preserve" will be moved to the new page body instead of recreating...
It would be great if to add the counter example. Obviously because flamethrower replaces the whole html body, the counter still gets reinitialized when navigating. So you need to save...
dear @codediodeio thank you for merging the flamethrower-preserve option from https://github.com/fireship-io/flamethrower/issues/54#issuecomment-1228042098_ , but your code changes break a part of my original intended usecase, i try to explain: the preserve...