Safari has strange behavior, how to fix them?

I evolve. My code works as expected on Google Chrome and Firefox. But I tried it on a safari and it’s a disaster. I would like to know what’s going on, what is different in these cases, and if I should report errors.

My goal of coding is to select options in the list. This automatically selects the options for two more in the list. One can be adjusted, not the other. This is fine on Chrome and Firefox, as I said.

On mobile (iOS 18.5, iPhone 16.):

  • A list that can be edited
  • The second can be adjusted (although it should not)

I allowed the Dev regime, but it seems that nothing changes.

On my Mac Mini (MacOS 15.5):

  • A list that can be edited
  • Can’t edit the second list so it’s okay
  • I will change the JS file code, restore the page -> no change. I go to Chrome, restore -> see changes. Do a specific restoration need?

Leave a Comment