Skip to content

REACT 19 not working? #190

@Wantorai

Description

@Wantorai

Before asking

  • I have read the documentation thoroughly
  • I have searched existing issues and discussions for similar questions

Question Category

Installation & Setup

Your Question

Hi / I have error on NEXT.JS

Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.

Environment

  • react-big-schedule version: 4.4.5
  • React version: 19
  • Browser: Edge Версия 131.0.2903.112 (Официальная сборка) (64-разрядная версия)
  • Operating System: Win 11

Additional Context

Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release. Error Component Stack
at ResourceEvents (ResourceEvents.js:41:5)
at DragDropContainer (decorateHandler.js:69:7)
at tbody ()
at table ()
at div ()
at div ()
at div ()
at div ()
at td ()
at tr ()
at tbody ()
at table ()
at Scheduler (index.js:134:5)
at div ()
at DndProvider (DndProvider.js:30:23)
at Calendar (page.js:11:54)
at ClientPageRoot (client-page.tsx:17:3)
at InnerLayoutRouter (layout-router.tsx:319:3)
at RedirectErrorBoundary (redirect-boundary.tsx:43:5)
at RedirectBoundary (redirect-boundary.tsx:74:36)
at HTTPAccessFallbackBoundary (error-boundary.tsx:154:3)
at LoadingBoundary (layout-router.tsx:454:3)
at ErrorBoundary (error-boundary.tsx:183:3)
at InnerScrollAndFocusHandler (layout-router.tsx:177:1)
at ScrollAndFocusHandler (layout-router.tsx:294:3)
at RenderFromTemplateContext (render-from-template-context.tsx:7:30)
at OuterLayoutRouter (layout-router.tsx:507:3)
at InnerLayoutRouter (layout-router.tsx:319:3)
at RedirectErrorBoundary (redirect-boundary.tsx:43:5)
at RedirectBoundary (redirect-boundary.tsx:74:36)
at HTTPAccessFallbackErrorBoundary (error-boundary.tsx:49:5)
at HTTPAccessFallbackBoundary (error-boundary.tsx:154:3)
at LoadingBoundary (layout-router.tsx:454:3)
at ErrorBoundary (error-boundary.tsx:183:3)
at InnerScrollAndFocusHandler (layout-router.tsx:177:1)
at ScrollAndFocusHandler (layout-router.tsx:294:3)
at RenderFromTemplateContext (render-from-template-context.tsx:7:30)
at OuterLayoutRouter (layout-router.tsx:507:3)
at body ()
at html ()
at RootLayout [Server] ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions