skidvd

Results 8 issues of skidvd

I am using the 1.0.0-alpha.4 version. #### ??? As a user/developer, when I use tabarray for definition I should be able to have first tab displayed #### Expected behaviour I...

type: bug
type: regression

Hi have added this inside the index.html: `` And also added this inside the app.module: ``` import { FacebookModule } from 'ngx-facebook'; .. FacebookModule.forRoot(), ``` And also added this inside...

I'm sorry for the basic question, but I have been beating my head against the wall with this problem unsuccessfully. The blocks created in my HTML are getting successfully concatenated,...

debug request

I am using the stPersist directive as referenced on the [smart-table-website as "Persist table state in local storage"](http://lorenzofox3.github.io/smart-table-website/#examples-section). I am using this in combination with smart-table version 2.1.0. In my...

documentation

I notice that the control supports a boolean input for enableAutoCountrySelect. However, I do not see that it has any effect regardless of the value I specify for this input....

The schema we are working with places everything under the definitions keyword as follows: ` const testSchema = { "id": "#", "type": "object", "definitions": { "fields": { "type": "object", "properties":...

I have installed and configured Maldet and clamAV on my Ubuntu 22 system. My /usr/local/maldetect/conf.maldet contains the following key items: email_alert="1" email_addr="" email_ignore_clean="0" scan_clamscan="1" default_monitor_mode="/usr/local/maldetect/monitor_paths" I also have postfix successfully...

TypeError: Cannot read property 'propertyIsEnumerable' of undefined at DataObjectParser.get (dataobject-parser.js:115) Our data model uses undefined (vs. null) intentionally. null denotes an intentional absence of value, while undefined has not yet...

bug
enhancement