Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

JSX element class does not support attributes because it does not have a 'props' property


TS2607: JSX element class does not support attributes because it does not have a 'props' property.


268 | return () => (
269 | <div v-loading={unref(getProps).loading}>
> 270 | <ElTable
| ^^^^^^^^
> 271 | // @ts-ignore
| ^^^^^^^^^^^^^^^^^^^^^^^
> 272 | ref={elTableRef}
| ^^^^^^^^^^^^^^^^^^^^^^^
> 273 | data={unref(getProps).data}
| ^^^^^^^^^^^^^^^^^^^^^^^
> 274 | onSelection-change={selectionChange}
| ^^^^^^^^^^^^^^^^^^^^^^^
> 275 | {...unref(getBindValue)}
| ^^^^^^^^^^^^^^^^^^^^^^^
> 276 | >
| ^^^^^^^^^^
277 | {{
278 | default: () => rnderTableColumn(),
279 | // @ts-ignore

help!!!


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi,

Unfortunately, we were not able to reproduce this issue in the latest Metronic version.

Could you please specify which theme version are you using?

If there are any steps for reproducing this issue please describe them as well.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(