-
I am using the following config:
```
module.exports = {
files: [
'icon/*.svg',
],
fontName: 'epsumicons',
classPrefix: 'epicn-',
baseClass: 'epicn',
fixedWidth: true,
};
```
on ever…
iilei updated
7 years ago
-
__Issue description__: On mobile, we get a log of JS errors "Unable to preventDefault inside passive event listener invocation." when sliding on mobile.
__Demo link/slider setting__:
```
var …
-
```
What steps will reproduce the problem?
1. Create FixedWidth Grid
2. Add Items to the Grid
3. Select a Row
4. Insert a row into the middle of the table
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1. Create FixedWidth Grid
2. Add Items to the Grid
3. Select a Row
4. Insert a row into the middle of the table
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1. Create FixedWidth Grid
2. Add Items to the Grid
3. Select a Row
4. Insert a row into the middle of the table
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1. Create FixedWidth Grid
2. Add Items to the Grid
3. Select a Row
4. Insert a row into the middle of the table
What is the expected output? What do you see…
-
I am encountering this error, which is likely why the CSS file is not being created.
Here’s how I’m using it:
`
svgtofont({
src: tempFolder,
dist: dst,
emptyDist: true,
log: …
-
```
What steps will reproduce the problem?
1. Create FixedWidth Grid
2. Add Items to the Grid
3. Select a Row
4. Insert a row into the middle of the table
What is the expected output? What do you see…
-
For some reason, single-digit numbers are invisible on iOS 15.
On iOS 14 everything works well.
-
In a table view is it possible to completely disable the headers? There are a couple of things I can't seem to figure out, or they might be missing as options.
- No drag reordering
- When I make f…