IP Addresses NOT showing up in "Recently Used Devices"

I was about to post if there can be a way to tell what IPs the devices are, but then I found a bug.

How it should look:
image
HTML:
image

What is looks like:
image
HTML:
image

How to see for yourself:

It does not show the IP, but just show it as “unknown” and puts the real IP as the title, not the text.

(Also, Many things have been censored for my own good)

1 Like

Could you elaborate more on this? I don’t exact know how to reproduce this.

1 Like

He means that the system is setting the value of the span tag as unknown instead of the ip which is set ad title

1 Like

If you are using Google Chrome, go to https://devforum.roblox.com/u/dan_foodz/preferences/security, and press F12 on your keyboard. Then find the HTML code for the devices in the HTML code, and like @NinjaFurfante07 said, the IP address text will be sent to unknown, while the IP address title will be set to the IP address. This means that the only way to find the IP address is looking in the HTML code.

1 Like