No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    "Will-change memory consumption is too high" warning on Firefox

    Help
    bug datatable firefox memory optimization
    1
    1
    753
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jyagmin last edited by jyagmin

      Has anyone else run into this warning message in the console on Firefox?

      Will-change memory consumption is too high. Budget limit is the document surface area multiplied by 3 (1093664 px). Occurrences of will-change over the budget will be ignored. app

      I am playing around with datatables in 1.0.0-beta.20. I only have about 100 rows of data and started to get this message after adding the multiple selection code from the example here: https://v1.quasar-framework.org/vue-components/table

      After reading about the error in general, I can’t tell if this is my code, a Quasar bug/bad optimization or Firefox complaining needlessly. Has anyone run across this issue?

      EDIT: Doing some testing revealed this is happening specifically when I style a span within a column’s cells using “white-space: pre;” The warning goes away if I change my scoped CSS to “white-space: normal”.

      1 Reply Last reply Reply Quote 1
      • First post
        Last post