android icon indicating copy to clipboard operation
android copied to clipboard

fix: http realm cache key with query params

Open NathanWalker opened this issue 3 days ago • 0 comments

  • ensure that query parameters are considered part of the module identity, similar to browser behavior which helps prevent unnecessary cache invalidation and improves module resolution consistency (ref: https://github.com/NativeScript/ios/pull/328)

NathanWalker avatar Dec 13 '25 16:12 NathanWalker