Paul O’Shannessy

Results 25 issues of Paul O’Shannessy

In compactArray we have ``` js function compactArray( array: Array

The jest preprocessor we ship requires Babel, which means we put it into `dependencies`, however it also means that anybody (eg React Native) that installs `fbjs-scripts` for just a single...

With the current transforms we need to do different things when we're in `__DEV__`. The way I made that work was to piggyback on `process.env.NODE_ENV` as we've done for some...

In React we fail tests when there are unexpected calls to warning(). This makes sure than any warnings are intentional. If a test does something that results in a warning,...

I noticed lots of mini pauses with Nightly recently and started getting slow script warnings from dotjs. I've disabled and things seem to be better. Today, I only noticed the...

Simply checking out cdnjs results in a file being modified because you have https://github.com/cdnjs/cdnjs/tree/master/ajax/libs/Sortable and https://github.com/cdnjs/cdnjs/tree/master/ajax/libs/sortable. It's not just my fs though, it looks like you own site can't handle...

:exclamation: Needs Attention

When importing posts with galleries, the references to attachments aren't rewritten, sometimes resulting in the galleries containing the incorrect images. This likely isn't as much a problem when importing into...

[Type] Bug

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

feature

### Issue that this suggestion fixes My company (unsurprisingly, since I work at Meta 😂) uses Workplace for meetings. When I open meetings via MeetingBar, I get a browser tab...

feature

If I win, I'll fix it.