extjs - Radiogroup does not have a value -


i have problem radiogroups in extjs 6.2.1.

the user editing 2 different records same store in 2 forms located next each other.

radio group values set on form value has been changed last. other value empty.

i have reproduced in small fiddle:

https://fiddle.sencha.com/#view/editor&fiddle/23t8

is extjs bug , if so, how fix?


Comments

Popular posts from this blog

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -

how to add preprocess loader in webpack 2 -