Atlinx

Results 19 comments of Atlinx

I've worked around this by forcing a rebuild using `ngIf` ```html {{ project.description }} ```

I think if we split the security middleware from the EntityManager itself, we'll get custom ordering as well as better decoupling for the entity manager creation from its configuration.

Using `shader="msdf"` on my `a-text` fixed this issue for me.

Hey all, I'm hitting the same problem as well -- entering the public IP doesn't work.

Hey @TheBoroer, I'm using the ip listed in the ipconfig. I also tried using the IP from a "whats my IP" search on google, and that didn't work either. I'm...

Using the ip from `ipv4.icanhazip.com` also doesn't work, unfortunately. I'm using ngrok as a workaround for now.

Oddly enough, setting Y Sort Enabled = true on the canvas group fixes this issue. **EDIT:** Ah, but enabling Y-sort disables the canvas group behavior altogether, therefore there's no workaround.

The custom build is done via a GitHub Actions workflow, so I'm changing it to release the `.tpz` artifact as a `.tpz` instead of wrapping it in a `zip`.

I'm using Chrome Version 114.0.5735.110 (Official Build) (64-bit). My hardware specs are: - Intel Xeon E5-2670 - NVIDIA GeForce RTX 4060 - 108 GB RAM

This might be a hardware/browser-specific issue since I can't reproduce this on Firefox or on chrome on my Dell laptop.