Experiencing issues? Report them.
Recently active
Hi, my cursors has turned into a tiny 1 pixel dot, its currently only happens in one file, doesnt effect my desktop (googling suggests could be a system thing) and id like to revert it back, its near impossible to see where it is and where im hovering over to work effiencetly, i havent attached a photo as its pretty impossible to get it to show obviously in a image
It seems that getCSSAsync has an issue with parsing bound values:
Hi folks, Early today I’ve finally managed to get variants switching initiated from a child checkbox/switch: How to change parent variant on checkbox/switch? However I stumbled upon [presumably] a bug in Figma, that prevents it to work properly when using a middleware component. Here is my sandbox: Figma – 23 Nov 24 Here is a screencast with bug demo: https://www.youtube.com/watch?v=hZB_CqapeXE
Hi, I work on a plugin that uses codegen to generate css code in dev mode. All the devs on the team noticed that suddenly the syntax around variables changed significantly, so I suspect yesterday’s update. I am quite perplexed at what needs to be handled differently now as the plugin just calls codegen.on() and then uses node.getCSSAsync() to return all the CSS data from the current selection (we format it after the fact for our use case). Since the update this is the CSS syntax we get: Seems like every time a node uses a variable that exists in the project we get this corrupted unfinished comment block. I need a workaround pretty urgently, so if there’s a flag to turn the comments off would be super helpful! Or any sort of other setting that will at least provide me with valid CSS syntax! Best, Lachezar
I have a frame. I have another frame (overlay). My intention: Blur the background Frame when the overlay is opening. Background blur on the overlay didn’t worked. Presentation mode: nothing. Why and how can I fix this? How I want it to look (made in Adobe Illustrator):
I discovered a funny issue when using ZWJ emoji in a filename. The filename field in the left panel of the UI supports ZWJ emojis as single characters, but the tab bar doesn’t. So, the first emoji in the fallback sequence is assigned as the favicon for the tab item. In the screenshot above, I’m using the new phoenix ZWJ emoji in the filename, which falls back to 🐦 🔥 . So, 🐦 is assigned as the file favicon. Not a big deal, but kind of confusing that the favicon in the tab bar doesn’t match the emoji in the filename.
The window for plugins in dev mode seems to be consistently fixed at 150px, regardless of the plugin’s height. I’ve attempted to set a height using the ShowUI method and the resize method, but the computed height remains fixed at 150px. This issue is consistent across various plugins, all appearing constrained to this height. Upon inspecting the DOM, I found that the following div: <div data-fpl-component="" class="tabs-module--tabPanel--1IUFn" role="tabpanel" aria-labelledby="tab:r1:-plugin-trigger" id="tab:r1:-plugin-panel" style=""> ... </div> is stuck at 150px, no matter the plugin’s height. These are screenshots of some plugins I opened to confirm it was not only happening to the plugin I’m working on
1. Describe the bug/issue you’re running into? Loading one of my Figjam boards I noticed that on a flow we had created all of the connectors were gone. Since no one would have removed them deliberately I’m wondering why they disappeared. 2. Are you able to consistently reproduce it? If so what are the steps? You can see the flow does not have anything connecting the pieces but if I look at the versions and go back to around the 14th of May the flow does have connectors. Again I have no reason to suspect either myself or anyone else to have deleted to the connections. Also up until yesterday we were veiwing the board with connections visible 3. Share a screenshot, recording, console log, link to the file, etc. I can share the file privately not here 4. Is the issue only happening in desktop app or a specific browser , or both? Happens in browser and desktop 5. What OS/version and/or browser/version are you using? MAC OS Big Sur 11.3.1, Firefox 78.10.1esr, Figma Desktop App version 98.13
1. Describe the bug/issue you’re running into? when texting many chinese characters ,it must be some characters invisible! 2. Are you able to consistently reproduce it? If so what are the steps? yes 3. Share a screenshot, recording, console log, link to the file, etc. 4. Is the issue only happening in desktop app or a specific browser , or both? web 5. What OS/version and/or browser/version are you using? MacBook Air (M1, 2020) bigsur 版本 90.0.4430.212(正式版本) (arm64)
For some weird reason, Figma desktop app (Mac) doesn’t let me add multiple actions or set/change variables in prototyping. It keeps telling me I need to upgrade to a paid account but I am already on a pro account and have been for a long time… It’s really annoying, what can I do? Cheers, Matt
Since yesterday I have had a similar problem that I had in December/January. I don’t get the “update component pop-up” so I can’t mass update the components. So now I have to update every single component manually, even if I load the same components multiple times, I have to update them all manually. For info: I have this problem on a Windows HP laptop and on a MacBook Pro M3. The solution last time was to close Figma and Reload the design file or tab. That worked for a while but this time that doesn’t work anymore. Figma has had a lot of bugs lately. From getting super slow when opening an overlay screen to this kind of update component bugs. 😒 This makes work a hassle and it takes me much longer to do simple tasks. Please fix this.
After the update, videos disappear when imported. That is, I can no longer import videos - they immediately disappear with an error. Any video. I cleared the cache. I checked on a PC, Mac and on the web
The “Detach deleted variables” option from the actions menu (Ctrl+/) is not working as expected after the last update.
Tiny bug here fellas
I am really confused. I have a component file where I keep all my main components. The main component looks like this: However, when I update the component, publish the library, and then update the library in a different file that has this same component, it resets to an old version of the component: the properties are different, and the caret icon there is something that I used long ago. I checked the links of the components and there is no “hidden” link, I’m genuinely so confused and frustrated lol
Hovering and click applies alignment elsewhere
If I export for example a button that is 96x96 but that button happens to be placed in a non-whole pixel position (e.g. 12.5px on the y position) then the exported image size result = 96x97px even if ‘Clip content’ is selected
One problem is that the comment function does not feed lines, really hope that you can solve that as soon as possible, thank you.
I have an FFFFFF color at 90% transparency as a variable. It does not have a border in the list of variables, so is basically invisible. I know it is there only because I created it. Please fix. Thanks!
Hi there! For some reason we get rotation: -180deg for the Customize your voice text in this file. Is this a bug, or are we missing anything? Thanks! Tomer
Situation: I’m building a listbox component, and want to be able to select an item in that list and assign it to a variable in a prototype. I also want to be able to re-use this same component for multiple similar scenarios (same options, different variable endpoint). And I thought I could use a variable as a placeholder to assign the correct endpoint dynamically. Current Results: When I assign the listbox value to the variable that is being passed to the placeholder variable the variable the functionality works by default, but as soon as I dynamically re-assign the variable to a different endpoint, everything breaks. The following video shows the current behavior, and I suspect because of it, this is an unintended bug with variables at the moment? Example video (loom)
When creating components I use various properties to distinguish between te variants and to be able to select a specific variant later on. When the value in a property is not supported, for instance a comma, it just throws away all property-values away for that variant. I would opt for a more user-friendly error-handling in this case, because I can hardly imagine that this is desired behavior for anyone. It now is not apparent enough that a mistake has been made and when one discovers it one has to fill all values for that component variant in, which has a negative impact on productivity My suggestion would be to not throw away other property-values if one of them is faulty, but rather inform the user about it or prevent the user from entering unsupported characters at all.
Hey! Since today, some of my components are no longer displayed correctly in some frames. The strange thing about it is that it only affects some of them (even if it is the same component ) and it is displayed correctly again after clicking on the component a little. However, it does not seem to be saved and after a reload it looks the same again. As can be seen in the screenshot, the layout is messed up, but the breadcrumb, although it is the same, is displayed differently. But when I copy and paste the frame, everything is displayed correctly and is still ok even after a reload. I have the latest version and have already deleted my cache, restarted, etc. Can someone help me or has at least similar problems? Thanks in advance bug components team-libraries
Gettin
I’ve created an image of 2 interlocking rings using Ellipses, Vectors, Rectangles, Subtraction, Strokes, and Fills. But when I select the whole thing and apply a Union, I get an unexpected result. Thoughts on what I’m doing wrong or is this a bug in Figma? Here’s an image from the project: Here’s the project file:Figma – 18 Nov 24
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.