Melvin

Results 18 comments of Melvin

It won't be merged. The author did this on purpose, it's not a mistake nor a bug. They did similar things on their other packages, such as Faker.js (they removed...

@rickgbw Do you have any feedback on this feature? I saw there's a PR (#31) but it doesn't work completely (it switches the window) and it uses a non documented...

Alright I found a workaround to have this working: in `/Applications/Hyper.app/Contents/Info.plist` Before `CFBundleDocumentTypes` Add ``` LSUIElement ``` Unfortunately those changes will get removed each time Hyper gets updated.

Is this still planned for 1.1? :)

@tzangms 1.6 Why? There's something wrong with the code?

Actually I only had the issue using modelformset_factory (sorry, I should have made that clear). Django is adding the pk field in the form as an hidden input, but for...

@natescholnick did you ever figure out how to use `monaco-yaml` with `next` and `monaco-react`? `Monaco-yaml` imports monaco, which causes issues with Webpack because of a conflict between Next and Monaco....

@suren-atoyan Did you manage to get some time to look into it? :)