Bruno Dias

Results 275 comments of Bruno Dias

If you want to make a reproducible example for this...one can create a new react project and add `react` and `react-modal` (with some combination of versions). This should trigger the...

As people have found out, if you delete `node_modules` and reinstall everything, it works. It seems a cache issues. Please, feel free to reopen if that's not your case.

@stephenmcm @coulgreer @ryansukale The issue is still open. It's up for grabs - PRs are welcome.

@doeg Awesome. Let me know if you need anything.

This is not a react-modal bug, it's a browser behavior. Each browser does its own thing, so it's hard to get it right. There are better packages that helps preventing/normalize...

I'm going to close this one, but please feel free to open a discussion if react-modal should add a package to deal with this, or, users should be free to...

@aappoalander @doeg This one is going to be trick to debug. Maybe an old macOS or Safari version.

In this case, are you thinking of grouping each package, start to finish in each row, or display each step of each package separate in order of execution?

Nice. What argument should we use for this '--format' or '--style'?

Like ```shell dr-cabal profile --style {stacked|interval} ```