Skip to content

Conversation

elliotwutingfeng
Copy link
Contributor

@elliotwutingfeng elliotwutingfeng commented Sep 30, 2025

  • Prevents PlatformWeb from loading entropy source from null on Node. On Node, Random.secure(); throws UnknownJsTypeError from 'dart:_js_helper' instead of the usual UnsupportedError.
  • Increase timeout to 2x for Chrome tests as the default timeout is insufficient.

Closes #257

@elliotwutingfeng elliotwutingfeng changed the title fix: catch UnknownJSTypeError for node and chrome platform. Catch UnknownJSTypeError for Node and increase timeout for Chrome workflow. Oct 2, 2025
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.

Is it safe to use 4.0.0 given CI failures for Chrome and Node?
2 participants