• Hi there!

    I just noticed that from last update radio controls in Gutenberg stop to working.

    Just a few weeks ago, I was working in my site using blocks from GamiPress with the radio control and all of them was working correctly.

    But I just tried to edit a page today after update WordPress and I found that radio control stop to working.

    Was this issue already addressed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @rubengc

    our problem is caused by a typo:

    selected={ attributes.positon }

    positon is not the same as position, this should have generated a warning in the browser console, and would have been picked up by appropriate eslint rules

    Thread Starter Ruben Garcia

    (@rubengc)

    Hi @yogeshyadav20

    Thanks for your comment but our code have been working during months and the WP 5.8.1 made it stop to work

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Gutenberg radio control stop to working’ is closed to new replies.