Trending repository
-
Updated
Mar 2, 2022 - C#
March 08, 2022 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
When we show data for a metric, we currently don't include the current day's worth of data. For users just getting set up, they may only have events from today, and want to test out if the query is working, and by excluding events from 'today', they can't see results.
TODO:
packages/back-end/src/services/experiments.ts on line 329, instead of using the current date as the valueUsing the authz-keycloak plugin when access is not permitted you correctly receive an access denied message
{"error":"access_denied","error_description":"not_authorized"}
in the body of the requested url
Question: is it possible to specify a redirect url to be used when the access is denied so the user see predefined page instead of a message?
Describe the bug
When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the revertOnSpill: true option.
To Reproduce
Steps to reproduce the behavior:
Operating System:
Platform: linux
Arch: x64
Version: #33~20.04.1-Ubuntu SMP Mon Feb 7 14:25:10 UTC 2022
Binaries:
Node: 16.11.0
npm: 8.0.0
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 12.1.0
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
What page(s) did you find the problem on?
MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toString
Specific page section or heading?
In JavaScript demo on the page
What is the problem?
MDN docs don't have number to binary conversion exa