Skip to content
#

es6-javascript

Here are 2,644 public repositories matching this topic...

RafaelFunchal
RafaelFunchal commented May 20, 2022

Quick summary

Hi there!

The site reported on this Atomic Request (p9F6qB-9q2-p2) shows "All (18K)" on My Site > Comments (https://wordpress.com/comments/{domain}). The Comments Classic View (domain/wp-admin/edit-comments.php) shows "All (0)", though.

After analyzing the wp_comments table, I noticed all 18K comments have comment_agent => WooCommerce and comment_type is either `or

tinyhttp
talentlessguy
talentlessguy commented Dec 10, 2020

Now that @tinyhttp/router v1.0.5+ no longer depends on http module of Node.js, it should be very easy to implement basic Deno support for tinyhttp. Probably it would be cool to have it located in the separate deno folder with all editor settings specifically for it.

There aren't strict requirements on how it should be implemented, but i suppose we need to use either raw gh links, jspm or

enhancement help wanted good first issue medium
c3duan
c3duan commented Sep 16, 2018

Voice Channel remains silent after resuming the music playing, [potential problem with my resume command and resumeSong() function in music.js].

Possible Fixes:

  1. Instead of using dispatcher.resume() built-in function, use my own playMusic() function in music.js
  2. Possible bug in pause command despite stopping the music playing
bug help wanted good first issue

Improve this page

Add a description, image, and links to the es6-javascript topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the es6-javascript topic, visit your repo's landing page and select "manage topics."

Learn more