missing hashVarLoadPosition property
odai-alali opened this issue · 3 comments
odai-alali commented
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
phuongdev89 commented
me too
Unknown Property – yii\base\UnknownPropertyException
Getting unknown property: kartik\tabs\TabsX::hashVarLoadPosition
ref: kartik-v/yii2-krajee-base@008f59f#diff-69f1fbfd149df4f64be277b44c24510dR113
odai-alali commented
you can use version 1.8.8 for now. this property is added with version 1.8.9
kartik-v commented
This is resolved. Get the updated build.