kartik-v/yii2-tabs-x

missing hashVarLoadPosition property

odai-alali opened this issue · 3 comments

Getting unknown property: kartik\tabs\TabsX::hashVarLoadPosition

TabX uses WidgetTrait which has the method registerPluginOptions($name)
In this method the property hashVarLoadPosition is called which gives an error because TabsX does not inherits from base Widget i think

http://demos.krajee.com/tabs-x gives an internal server error too

me too

Unknown Property – yii\base\UnknownPropertyException

Getting unknown property: kartik\tabs\TabsX::hashVarLoadPosition

ref: kartik-v/yii2-krajee-base@008f59f#diff-69f1fbfd149df4f64be277b44c24510dR113

you can use version 1.8.8 for now. this property is added with version 1.8.9

This is resolved. Get the updated build.