CodingMinds
CodingMinds
We've the same issue. Here are three examples from a single browser. After every reload there was a new fingerprint. ``` Visitor identifier: 0d310954b278000bc486b891a6575d0e Time took to get the identifier:...
I'm very interested in that too
Same here. * UTM Version 4.1.5 (74) * macOS Version: 13.1 (22C65) * Mach Chip: M1 * Network mode: Emulated VLAN * Architecture: x86_64 * System: Standard PC (q35) *...
@azric / @GregOriol : I've switched the CPU to `qemu64-v1` which seems to "fix" the issue. Maybe you'd like to try this as well.
I'd like to second this. This issue breaks my whole workflow. The following doesn't resolve properly as well: ``` {% if salt['file.file_exists']('./pillars/foo/bar.sls') %} ``` An absolute path works just fine.
@thibaultcha tagging you because you commented on the other PR already. Is it enough to create the PR or do you expect an issue (or something else) as well?