fix: resolve Load Request button error when loading large collection …#6809
Conversation
WalkthroughThreads a Changes
Sequence Diagram(s)(omitted — change is limited to threading format parameter and does not introduce a multi-component control-flow worthy of a sequence diagram) Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
usebruno#6809) * fix: resolve Load Request button error when loading large collection requests * scope down to .bru requests
Description
Fixed an issue where clicking the "Load Request" button threw the following error instead of loading the collection request file:
"Error invoking remote method 'renderer:load-large-request': TypeError: Cannot read properties of undefined (reading 'format')To run code, enable code execution and file creation in Settings > Capabilities."
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
Publishing to New Package Managers
Please see here for more information.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.