Chris
Chris
i have the same issue on one of my 3 displays. its a 1440p screen that runs in 1080p hdpi mode. however the issue remains if i set the display...
@liamdebeasi is there any way to get an instance of `IonTab`? i couldn't find a way. If i read the code directly ionic-angular doesn't even use the `ion-tab` element. However...
i can confirm upload of any file works within the chrome browser (not safari for me) but the file seems to be stored only in the browser storage and is...
i seem to have the same / similar issue. there are no circular dependencies however i have services injecting services or values (simplified version below, not tested code): ``` @Service()...
> I think this project is dead, there haven't been any commits or releases in a year. any comment about that @pleerock @NoNameProvided ?
> For the original issue, @comprimator was right, this is circular dependency and won't work agreed > > I seem to have the same / similar issue. there are no...
@liamdebeasi may i politely bring this back to your attention? While adding features to our Ionic app i bumped into the hacks i implemented to workaround this issue. Our case...
> Any news on that? Is it possible to use typeorm with minification (Terser for example) in 2021? it is possible. however you have to exclude the entity classes from...
> @chriswep you can try to use custom names for entities and column names, it might work, but you need to check it. I checked, i already use custom names...
@cvdat2097 this got my hopes up for a proper solution to this! However it seems that this is not supported by Typescript (as can also be seen in your screenshot)....