You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/05/25 03:52:54 UTC

[GitHub] [incubator-superset] cyang52 opened a new issue #9900: Superset: Property 'hidden' does not exist on type 'ColumnInstance<{}>'

cyang52 opened a new issue #9900:
URL: https://github.com/apache/incubator-superset/issues/9900


   This error message was showed after I ran '**npm run build**' on apache-superset.
   I saw this message many times and try many ways but failed. 
   
   Here is the full error message:
   '''
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(45,22):
   TS2339: Property 'hidden' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(48,28):
   TS2339: Property 'sortable' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(54,27):
   TS2339: Property 'sortable' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(85,33):
   TS2339: Property 'hidden' does not exist on type 'ColumnInstance<{}>'.
   
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx
   ERROR in /Users/xxx/Downloads/incubator-superset-master/superset-frontend/src/components/ListView/TableCollection.tsx(87,53):
   TS2339: Property 'cellProps' does not exist on type 'ColumnInstance<{}>'.
   '''
   I even can not find ColumnInstance...
    and this is the log file:
   
   
   ![image](https://user-images.githubusercontent.com/51223089/82776639-27dbb700-9e7e-11ea-9cee-0485ff34b297.png)
   
   
   any idea how to fix it? many thanks!
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] stale[bot] commented on issue #9900: Superset: Property 'hidden' does not exist on type 'ColumnInstance<{}>'

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9900:
URL: https://github.com/apache/incubator-superset/issues/9900#issuecomment-663807171


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] stale[bot] closed issue #9900: Superset: Property 'hidden' does not exist on type 'ColumnInstance<{}>'

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #9900:
URL: https://github.com/apache/incubator-superset/issues/9900


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org