Christopher Kwiatkowski

Results 31 comments of Christopher Kwiatkowski

Yes. It can be a good feature.

As a data consumer, I want to be sure that even if the tagging is not 100% correct, I will get the data I need, so I think that the...

`LC_ALL=en_US.UTF-8 cava` did not help me. I had the `/etc/locale.conf` file. I had to regenerate the locale and set `/etc/environment` to ``` LANG=en_US.utf-8 LC_ALL=en_US.utf-8 ```

This problem occurs in chrominium-based browsers. In firefox the tooltip displays correctly. Firefox: ![obraz](https://github.com/primefaces/primeng/assets/63965954/b9cfdbcc-6219-4eba-b9e9-b82f652cf7ff)

I have found a workaround for this problem. You need to set `min-width` to some value. The higher the value, the better the chance that the tooltip will work correctly...

> Update apktool ``` non zero exit code: failed to build apk W: W/ziparchive(13784): Unable to open 'C:\Users\Krzy�\.androidjs\cache\1.apk': Illegal byte sequence W: W/zipro (13784): Error opening archive C:\Users\Krzy�\.androidjs\cache\1.apk: I/O error...

> Or delete values when do error from res But I have a very simple app. Only two screens with one button.

> This is problem with "SDK" androidjs, not with your app. You need fix it in SDK I decided to reinstall androidjs-builder but now I have these installation errors: ```...

> @docentYT can you please uninstall first then try reinstalling. > and for the error you posted that was because of `SDK` itself, it might be possible that `SDK` wasn't...

> I also have the same issue. As far as I can tell it is because androidjs uses the C:\Username.androidjs\cache folder, but if the username happens to contain a non-ASCII...