meteor-devtools-evolved icon indicating copy to clipboard operation
meteor-devtools-evolved copied to clipboard

The Meteor framework development tool belt, evolved.

Results 10 meteor-devtools-evolved issues
Sort by recently updated
recently updated
newest added

[image](https://user-images.githubusercontent.com/104644085/180332111-273adc82-da1d-43ad-82ac-b677018a78f5.png) I have a small Meteor project at https://github.com/gfbeqs/mongo-decimal-test that reproduces the issue ``` inject.js:1 Uncaught DOMException: Failed to execute postMessage on Window: function Decimal(v) { var e, i, t,...

Hello with the update for my application in the minimongo tab the collections remains empty, in the old version I saw the data well

Hi! Recently i recognized that my Meteor projects got very slow using chrome (in development). At first I thought it was caused by a Meteor update, however when i tried...

bug

I can see the Performance Tab, but it doesn't show anything.

bug

What do you think of adding a little MiniMongo shell that supports `find`/`findOne` operations? I'd really like this feature and can try to implement it.

suggestion

A collection created for client-side only with `new Collection(null)` is not shown in the devtools. This would be very useful even if it's shown with a randomized name.

suggestion

While this tool works great with connections to the server (`Meteor.connection`) it does not automatically list subscriptions from DDP connections to other servers. I am not 100% sure if there...

suggestion

![image](https://user-images.githubusercontent.com/757546/96633641-9fe7c500-12d6-11eb-835c-b19af4ab64bf.png) You can see I don't know much about each subscription, because the params column's width is cut short. I have to click on each line to see the details....

bug

Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies