-
When I am pasting instances from libraries and other projects I will often copy paste an instance with the same token.
If its literally the same token, meaning internal id matches, we already don't d…
-
Probably something crashes in strategy.js, here
```
if (self._passReqToCallback) {
self._verify(req, parsedToken, parsedToken.payload.sub, verified);
}
```
And I have got unexpected erro…
-
```
What steps will reproduce the problem?
1. run the program in Visual studio 2008
2. close the window
3. get the com exception
What is the expected output? What do you see instead?
System.Runtime.I…
-
Just like Vimeo Component https://github.com/webstudio-is/webstudio-builder/issues/1688
-
User wants to forward page rendering to other pages for example in cases of 404 status in cms data redirect to `/*` page.
There are 2 options
- treat page "redirect" as forward when status is no…
-
The Border section design has been updated to address the following issues:
**Problem 1:** When styling individual border widths or radii, the text label and the nested icon label would both be col…
-
```
What steps will reproduce the problem?
1. run the program in Visual studio 2008
2. close the window
3. get the com exception
What is the expected output? What do you see instead?
System.Runtime.I…
-
```
What steps will reproduce the problem?
1. run the program in Visual studio 2008
2. close the window
3. get the com exception
What is the expected output? What do you see instead?
System.Runtime.I…
-
As a builder, I want to have Code on my site highlighted for specific language.
-
I have got a List generated out of an array in an object, which should be sortable, in a Cordova/Phonegap App. Sometimes, when dragging one of the items incautious (what is mostly the case with touch)…