Hello,
I needed something fast for some tests and I remember that we had that HashtagChanged but apparently if I set it, it never fires, I did tried the Eddie’s Electronics web example as well and Log it never fires.
Can someone from XOJO, @Ricardo_Cruz tell us if this is still active or it was dismissed ? as I see nothing about being dismissed in the docs.
Thanks
It still works. I use it in a number of projects, including the GraffitiSuite Web Edition demo.
Here’s a simple example showing it functioning:
hashtagtest.xojo_binary_project.zip (7.8 KB)
I guess I got it wrong, I was testing it by changing the hashtag in the url, not from the app itself
Thanks
That also works. Be sure you’re including a slash between the address and the hashtag:
http://127.0.0.1:8080/#test
apparently it works on Chrome, but it does not work on Safari , I just test it .
macOS Sonoma 14.6 (23G80)
I am using it. It still works. Xojo 2024R2.1
OK, I can reproduce that in Safari. I’ll open an issue.
2 Likes