Serge van den Oever

Results 22 issues of Serge van den Oever

My configuration is below. What could be the reson that my dashboard is gone under /jobs? ``` public partial class Startup { public void Configuration(IAppBuilder app) { try { ConfigHangfire();...

When I set the required attribute on the control I get the error: An invalid form control with name"='blabla' is not focusable. Is there a way to set required on...

demo-pending

Hi IjzerenHein, I'm trying to load vflToLayoutv3.js using requirejs, but can't load it because its not in the correct module format. Missing the wrapping: ``` define(function(require, exports, module) { :...

I would like to embed the toolbox-optimizer in an application which I package with https://github.com/vercel/pkg. The following code in https://github.com/ampproject/amp-toolbox/blob/main/packages/optimizer/lib/cache.js: ```javascript // a shared cache implementation const cache = FileSystemCache.create({...

### Expected Behavior Be able to login ### Actual Behavior Password input box not visible in Elevate Session State popup while Administrator: ![image](https://user-images.githubusercontent.com/246842/77848859-0933a980-71c8-11ea-93f6-dcc10ebaf5fe.png) And on clicking OK button the following...

Is there a way to determine the current file being processed within a transform? I would like to be able to do error reporting when an exception occurs within a...

For IE10 on Windows Phone 8, display is not responsive. ==> Please add code as described in https://coderwall.com/p/zk_2la

bootstrap.js is missing, menu does not work when display width gets smaller. ==> Include the Bootstrap nuget package as well. ==> Modify code in BundleConfig.cs to: bundles.Add(new ScriptBundle("~/js/app").Include( "~/scripts/bootstrap.js", "~/scripts/vendor/angular-ui-router.js",...

I'm looking for a solution to generate holographic pyramid video's from a single video stream. Would this be possible with this software? for an example of what I mean: https://www.youtube.com/watch?v=asNoWcrfebk...

help wanted

SVG files which show correctly in Wiki are not exported into the PDF. This is a pity for the `*.excalidraw.svg` files with embeded excalidraw information, I will move them to...

enhancement
good first issue