Replies: 1 comment
-
Are there no errors in the console? rowId is null. Can you check why this is null? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heya, I followed the upgrade guide (5 to 6), added all the required scripts and styles and adjusted the code accordingly but I'm not seeing any of our action buttons. They are just gone.
We're on the following stack:
Example for a button (action column is set):
Assets are imported as required
There are no errors in the dev console.
I'm a bit helpless. All assets are recompiled (tried both,
npm run build
andnpm run dev
). The buttons just won't reappear.Any help would be much appreciated. Thanks in advance :-)
Edit: It looks like this in my browser
Beta Was this translation helpful? Give feedback.
All reactions