Pamparampam

Results 9 issues of Pamparampam

Decorations Apart from colors, and background-colors, Ansi escape codes also allow decorations on the text: Bold: \u001b[1m Underline: \u001b[4m Reversed: \u001b[7m

EmptyResponseException is not able to be raised properly when fetching user data EmptyResponseException is tried to be raised ending with typeError missing required args for the exception ```py ms_token =...

bug

So there are actually two issues I identified: FIRST) Description: It's not possible to add media to a used media player instance Expected behavior: After media is finished, add another...

**Description** On mobile(android, chrome) "Opened sidebar" does not close when clicked outside of it **Expected behaviour** The sidebar closes **What is happening instead?** Sidebar is not closed causing ugly visual...

**Im using esp8288 nodemcu 12E v3** _code bellow:_ ```C ESP8266WebServer server(80); WebsocketsClient wsClient; //other un important stuff void loop() { switch (state) { case STATE_CONNECTING_TO_RELAY: { unsigned long wsLoopStartTime =...

### Describe the bug Right now, when an item is removed/added from the list, the virtual list is not properly re rendered to affect for the removed/added item ### Reproduction...

bug

### Description `Create message` endpoint fails with cloudflare's status code 520 when: * only files are supplied * the bigger the file size the more often it will fail *...

bug
synced

Please add `onFinish()` callback to mp4box. It would be called when: `mp4boxFile.flush()` has been called. last portion of data has been parsed. `onReady()` event was dispatched if the moov has...

# Additional information / # Exception trace null ``` java.lang.AssertionError: (3873,3873), text: "", language = Language: ECMAScript 6 at com.intellij.lang.folding.FoldingDescriptor.(FoldingDescriptor.java:181) at com.intellij.lang.folding.FoldingDescriptor.(FoldingDescriptor.java:105) at de.marhali.easyi18n.assistance.folding.AbstractFoldingBuilder.buildFoldRegions(AbstractFoldingBuilder.java:71) at de.marhali.easyi18n.assistance.folding.JsFoldingBuilder.buildFoldRegions(JsFoldingBuilder.java:19) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptorsNoPlaceholderCaching(LanguageFolding.java:89) at com.intellij.lang.folding.CompositeFoldingBuilder.buildFoldRegions(CompositeFoldingBuilder.java:36)...