Coder Social home page Coder Social logo

Comments (5)

univer-bot avatar univer-bot commented on September 27, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: [Bug] Data Rendering Issue After Switching Sheets and Deleting 'sheet-02' Tab

Title: [Bug] Data Rendering Issue After Switching Sheets and Deleting 'sheet-02' Tab


Before you submitted this question, did you check the following?

  • Is this really a problem?
  • I've searched Github Issues but haven't found any similar issues.

Affected packages and versions

0.1.14

Recurrence link

https://github.com/congxiaobai/ubiver-sheet-error

Expected behavior

  1. Switch to the 'sheet-02' tab
  2. Delete the 'sheet-02' tab
  3. Expect to switch to the 'sheet-01' tab and ensure that the data is rendered correctly.

Actual behavior

I switched to the 'sheet-01' tab, but the data was not rendered correctly. No redrawing occurs.

Running environment

No response

system message

System:
OS: macOS 14.5
CPU: (8) arm64 Apple M1
Memory: 126.83 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.0 - ~/.nvm/versions/node/v18.17.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v18.17.0/bin/yarn
npm: 9.6.7 - ~/.nvm/versions/node/v18.17.0/bin/npm
pnpm: 9.0.6 - ~/.nvm/versions/node/v18.17.0/bin/pnpm
Browsers:
Edge: 126.0.2592.56
Safari: 17.5

from univer.

jikkai avatar jikkai commented on September 27, 2024

Our DI library currently does not support React's strict mode.

import React from 'react'
import ReactDOM from 'react-dom/client'
import App from './App.tsx'

ReactDOM.createRoot(document.getElementById('root')!).render(
-  <React.StrictMode>
    <App />
-  </React.StrictMode>,
)

from univer.

congxiaobai avatar congxiaobai commented on September 27, 2024

https://github.com/congxiaobai/ubiver-sheet-error
I Delete StrickMode code。 But it still happens。

from univer.

jikkai avatar jikkai commented on September 27, 2024

It seems we need to confirm this issue. @Dushusir

from univer.

Dushusir avatar Dushusir commented on September 27, 2024

Thank you for your feedback. Version 0.1.16 has fixed this. If you still have problems, please reopen the issue

from univer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.