Thuong Quang

Results 2 issues of Thuong Quang

In my translation model class use SluggableBehavior. public function behaviors() { return [ [ 'class'=>SluggableBehavior::className(), 'attribute'=>'title', 'immutable' => true ], ]; } but this behavior not run. I tried print...

**Affected Projects** React **Library Version:** x.y.z ^3.25.1, 3.45.0 and 4.2.2 **Describe the bug** The label is reflected in the URL instead of the value. If the value is present in...

bug