Szabo Bogdan

Results 25 issues of Szabo Bogdan

will you consider in the future to add namespace support for the xml tags?

enhancement

[Enter steps to reproduce below:] 1. install the package 2. press control + alt + b **Atom Version**: 0.210.0 **System**: Mac OS X 10.11 **Thrown From**: [atom-debugger](https://github.com/xndcn/atom-debugger) package, v0.1.3 ###...

When I try to inspect a view, I get this error message: anyView() found TestApp.AnnotationView instead of AnyView ``` let shape = try subject .inspect() .anyView() .shape(0) ``` How should...

Is there a way to query all the shapes of certain type or check if a Shape view is of a certain type? maybe something like this? ``` let elements...

it's a little bit confusing that you don't see all the authors when you run `git duet` and `git as`. This change will make this less confusing :)

The cursor is failing when is used in a class. This prs should help with debugging of those weird crashes. depends on https://github.com/vibe-d/vibe-core/pull/186

### System information - DUB version 1.27.0, built on Jan 13 2022 - Linux b2af8da24c0a 5.10.76-linuxkit #1 SMP PREEMPT Mon Nov 8 11:22:26 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux -...

It looks like fat boot it is not working with the latest @formatjs poyfills. Is there a workaroun this? everything works fine if I don't run fastboot. ember-cli-build.js ``` ......

upgrade to mocha 9 https://github.com/emberjs/ember-mocha/issues/638

It looks like this component is broken when used with ember 3.22: ``` Uncaught Error: Assertion Failed: You attempted to update `_swiper` on ``, but it had already been used...