Venipa

Results 26 issues of Venipa

so for example i've created my own component by extending the popover class like this: `export class MyCustomComponentPopover extends SatPopover implements OnInit` but the anchoring service will conflict with the...

Is there any way to output only specific columns?

New Features: - Copy MFA Token ![image](https://user-images.githubusercontent.com/17952364/123527275-72151480-d6de-11eb-8551-062a8b4b55bd.png) ----------- - Moved Views to `/Views/` - Moved Converters & Wpf Extensions to `/Wpf/` - Moved Core Functions to `/Core/` - Updated Packages...

### tldr; i wont implement adblocking for now Since adblocking wont be a official feature to be implemented in my desktop app i can only recommend AdGuard to block most...

enhancement
help wanted

Msbuild does not build after error (code 1)

I could save the setting for the server but cant actually connect to my server and edit files.

**Is your feature request related to a problem? Please describe.** Allow us to use no Inputs **Describe the solution you'd like** toggling Input bindings by `@Input()` **Describe alternatives you've considered**...

been trying to build an app with this but it just aint working. ```js // .babelrc.js require("jsonc-require") module.exports = { presets: ["next/babel"], plugins: [ ["babel-plugin-tsconfig-paths", { "relative": true, "extensions": [...

question

im trying to add `--disable-web-security` as a flag to the desktop app but it wont work since its being loaded into the desktop electron app and not the api. ![image](https://user-images.githubusercontent.com/17952364/206852314-0e4b4ea8-557e-4409-bf62-9a65d5af8a44.png)...

#### Reproduction https://stackblitz.com/edit/components-issue-pj9d3a?file=src%2Fapp%2Fexample-component.html Steps to reproduce: 1. mat menu 2. mat-accordion with panel elements with some of them expanded from the start 3. open menu 4. all panels are open/expanded...

P3
animation
area: material/menu