Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Pagination and SimplePagination do not load loader in fragments #501

Closed
Flaurite opened this issue Jun 2, 2021 · 0 comments
Closed

Pagination and SimplePagination do not load loader in fragments #501

Flaurite opened this issue Jun 2, 2021 · 0 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@Flaurite
Copy link
Contributor

Flaurite commented Jun 2, 2021

Environment

Jmix version: 1.0.0-SNAPSHOT +

Steps to reproduce

  1. Download attached project: trfragment.zip

  2. Open Test Screen

AR

java.lang.NullPointerException
	at io.jmix.ui.xml.layout.loader.AbstractPaginationLoader.lambda$loadDataSourceProvider$1(AbstractPaginationLoader.java:85)
	at io.jmix.ui.xml.layout.loader.ComponentLoaderContext.executePostInitTasks(ComponentLoaderContext.java:142)
	at io.jmix.ui.sys.ScreensImpl.createScreen(ScreensImpl.java:228)
	at io.jmix.ui.sys.ScreensImpl.create(ScreensImpl.java:145)
	at io.jmix.ui.menu.MenuItemCommands$ScreenCommand.createScreen(MenuItemCommands.java:306)
	at io.jmix.ui.menu.MenuItemCommands$ScreenCommand.run(MenuItemCommands.java:242)
	at io.jmix.ui.menu.SideMenuBuilder$MenuCommandExecutor.accept(SideMenuBuilder.java:272)
	at io.jmix.ui.menu.SideMenuBuilder$MenuCommandExecutor.accept(SideMenuBuilder.java:257)
	at io.jmix.ui.component.mainwindow.impl.SideMenuImpl$MenuItemImpl.menuSelected(SideMenuImpl.java:587)
@Flaurite Flaurite added the type: bug Something isn't working label Jun 2, 2021
@Flaurite Flaurite added this to the 1.0.0 milestone Jun 2, 2021
@Flaurite Flaurite self-assigned this Jun 2, 2021
@Flaurite Flaurite changed the title Pagination and SimplePagaintion does not load loader in fragments Pagination and SimplePagination do not load loader in fragments Jun 2, 2021
@owlet1997 owlet1997 assigned owlet1997 and unassigned lovtsovaik Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants