Skip to content

Conversation

@John-Paul-R
Copy link
Owner

@John-Paul-R John-Paul-R commented Mar 2, 2025

Originally Civet, PGLite, RSBuild, and Signals

Civet removed because a ; at the end of a last-line-in-fn caused the line to not get executed at all, crazy hard to track down bug.

@John-Paul-R John-Paul-R changed the title Fix final-batch container elem fixed size set incorrectly Civet, PGLite, and Signals Mar 2, 2025
@John-Paul-R
Copy link
Owner Author

I think the first commit here (from long ago) introduces a bug. I see broken behavior when scrolling down a bit, (unloading the first page(s), then scrolling back up) (elements missing).

@John-Paul-R John-Paul-R changed the title Civet, PGLite, and Signals Civet, PGLite, RSBuild, and Signals Mar 2, 2025
@John-Paul-R John-Paul-R changed the title Civet, PGLite, RSBuild, and Signals PGLite, RSBuild, and Signals Mar 2, 2025
preInitializationCallbacks
});
registerOnLoad(() =>( {
updateViewModes() {; }
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the offending line that made me rm civet

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(this is the transpiled output)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants