educative.io

Property or method "search" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property

I was unable to render data in the console and got the follow error:
[Vue warn]: Property or method "search" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.

The application also does not render in the educative editor either with this error:

{"errorText": "failed to execute code", "request_id": "5df2cc4f00ff0e83ac7138bc5a0001737e6564756361746976652d6865736976650001763139313230392d686f746669782d3139313231322d3139313000010107"}

I have included a PR with the component where I had issues, and would appreciate some guidance with that.

Thanks,
Dom

Hi @Dom_Hallan,

Thank you so much for reaching out to us. Can you please share the link of lesson? Thanks.