foreground-voice commented on issue #17742: URL: https://github.com/apache/superset/issues/17742#issuecomment-2449676283
this comment from jed.js can help us: <img width="499" alt="image" src="https://github.com/user-attachments/assets/0930b841-776c-447b-b22d-af644d5ef97d"> I had the same error. Because you accidentally trying to get translation of empty text "". Just patch t() function to return empty string backward in this case. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
