Nicklas Börjesson

Results 19 issues of Nicklas Börjesson

Hi, I am using SystemJS to load my modules, this means that the wrapper sets module.exports, and then exits the conditions. That leaves the `root.angularSchemaFormDynamicSelect` undefined, which causes an "Uncaught...

Hi! I saw that there was a V7 milestone, how about creating a V8 milestone? If a roadmap detailing what is left was made, perhaps more would be able to...

stale

I added this to be able to be able to track down a memory leak that doesn't happen for a long time, without it the driver immediately filling up any...

I know that it is possible to have default values in the JSON Schema, however, that is not always sufficient: 1. When you "inherit" parts of schemas($ref) into another, you...

type: enhancement

I am trying to edit a part of the model directly, the JSON itself. My problem is that this means that a part of the schema expects an object. I...

type: enhancement

Is there a JSON schema for the ASF form structure? Couldn't we to some degree build ASF forms using ASF itself if we had one? And a nice form for...

type: enhancement
ui: documentation
needs: PR
needs: documentation

Hi, I have a problem, and I cannot find this information anywhere in the documentation. I need to pass credentials into each WebSocket subclass instance, and I can find out...

feature
question
enhancement

Hi, I am having this strange problem, I am writing tests on restarting a websocket enabled CherryPy server, and for some reason, when I by using runpy.run_module starts a new...

Hi everybody, I will try and use this library, but looking around it seems slightly abandoned. Has people moved on to other libraries or am I mistaken? Kind regards, Nicklas

The 1.4.0 of idf-component-manager introduces the "license"-tag which works the same as the library.json "license"-tag. Several libraries have already started to use this and I just bumped into this with...