Szanik
Szanik
Trying to call a simple Alert via `Alerter.create(activity) .setTitle("Hey").show()` Gives me the following exception: ` FATAL EXCEPTION: main Process: de.szanik.walkingtreats, PID: 17546 android.content.res.Resources$NotFoundException: Resource ID #0x0 at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:259) at android.content.res.Resources.getDrawableForDensity(Resources.java:1049)...
### Describe the bug Using the new primeng 18 beta 1 version. tailwindcss is installed like in the documentation and i am using the primeconfig like this: ``` this.config.theme.set({ preset:...