Issue with TWebDBRadioGroup

I have added a TWebDBRadioGroup and it's fine until I add a few strings to the Items property at design time. The exception I get is


Uncaught TypeError: Cannot set property 'innerHTML' of null | TypeError: Cannot set property 'innerHTML' of null at Object.SetCaption (http://localhost:8000/Buzz.Web/Buzz.Web.js:13970:51) at Object.LoadDFMValues 

Any ideas?

Thanks

Do the strings contain any specific values?
I tested it here but couldn't see an issue.

the values are

None
Member
Host
Administrator

so nothing tricky

I tried it for you and it worked fine.

Bob

very strange. I'm getting weird errors in places with other things too 

Can you please provide details to reproduce.
I cannot see a problem here.
Did you try this in a new project?