-
I need to translate component messages. But the message "No Data Available" seems to be hard coded.
Is it possible to add a setting for this message?
Thanks.
-
Hi,
I am using Multi select dropdown (importing Select from "react-select") in one of the columns of react table and the dropdown appears below the table. issue with the css part.
I am attachi…
-
It looks like the MultiSelectDropDown shows the text of the selected items if there are 3 or fewer selected items, otherwise shows the number of selected items, something like "4 items selected".
I…
-
This might be a trivial question, but I am failing to find a solution to the following:
I have a datatable with people. Each row has a boolean value, which determines if they are active or not.
Wh…
-
### Environment Information
- **Package version(s)**: Latest on Fluent website at time of writing (March 26, 2021)
- **Browser and OS versions**: Edge 89.0.774.45
### Describe the issue:
Whe…
-
I have two questions about the MultiSelectDropdown:
1. What does the `enable_filtering` property do? I looked both at the documentation and at the code, and couldn't figure it out.
2. What does th…
-
Hi! I'm not sure if the issue should be posted here or under the anvil-runtime repo.
I'm trying to deploy an app on AWS and when I run it it's giving me this error:
`[ERROR anvil.app-server.run]…
-
Hello, hope you're doing well, first things first, I would like to think you for your effort to provide us with a very useful material.
i've followed up the installation instructions. But when usin…
-
Greetings stranger!
On my quest to localize the MultiselectDropdown I discovered there is no way to replace the string which informs about the number of selected items. It's hardcoded to **(count) …
-
https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
* there are several React components that use deprecated API
* warning messages are printed to console on every usage of de…